body, html {
    //background-color: grey;
	//background-image: url("greyrepeat.jpg");
	//background: url("greyrepeat.jpg") no-repeat center center fixed; 
	background: no-repeat center center fixed; 
    //background-size: 2560px 1024px;
	-webkit-background-size: cover;
	 background-size: cover;
    font-family: Comic Sans MS;
    font-size: 14px;
    margin: 0;
    padding: 3px 3px 0;
}

.login {
    border-radius: 3px;
    margin: 0 auto;
    padding: 150px 0 100px;
    position: relative;
    width: 310px;
}

.main-content {
    height: auto;
    width: 100%;
}

.content {
    display: block;
    float: left;
    height: 100%;
    margin: 0;
    padding: 0;
}
#left {
    height: auto;
    min-height: 400px;
    vertical-align: top;
    width: 200px;
}
#middle {
    height: auto;
    min-height: 500px;
    vertical-align: top;
    width: 30px;
}
#rigth {
    position: absolute;
    left: 232px;
    height: auto;
    width: 73%;
}
#widget {
    float: right;
    height: auto;
    margin-left: 5px;
    min-height: 500px;
    min-width: 40px;
    vertical-align: top;
    width: 170px;
    //display: none;
}
#cont_02217f864ad76cc1ced100c5f01149fb {
    //border-radius: 5px;
}
.top-left-content {
    //background-color: #f1f1f1;
    //border: 1px solid #c1c1c1;
    //border-radius: 5px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 5px;
    width: 100%;
    
    
}
.top-middle-content {
    height: 30px;
    line-height: 30px;
    margin-bottom: 5px;
    width: 100%;
}

.top-rigth-content {
    height: 30px;
    line-height: 30px;
    margin-bottom: 5px;
    width: 100%;
}

.top-widget-content {
    height: 30px;
    line-height: 30px;
    margin-bottom: 5px;
    width: 100%;
}

.TopMenuButton{
    display: block;
    float: left;
}

.TopMenuButton img{
    margin-left: 4px;
    width: 30px;
    height: 30px;
    vertical-align:middle;
    margin-bottom: auto;
    margin-top: auto;
}

.TopMenuButton img:hover{
    box-shadow: 2px 2px 2px #000000;
    transform: scale(1.15, 1.15);
    transition: transform 0.05s ease-in 0s, opacity 0.05s ease-in-out 0s;
}

#BtnShowWidget{
    display: none;
    float: right;
}

#BtnHideWidget{
    display: block;
    float: right;
}

#BtnShowMenu{
    margin-left: 0;
    display: none;
}

#BtnHideMenu{
    display: block;
}

#button-menu-container-widget{
    width: 100%;
}


.middle-rigth-content{
	display: grid;
	
}

.button-menu-container{
    width: 70%;
    display: block;
    float:left;
}


.middle-left-content {
    float: left;
    height: auto;
    margin-bottom: 2px;
    padding-bottom: 5px;
    position: relative;
    width: 100%;
}
.middle-rigth-line {
    float: left;
    height: auto;
    position: relative;
	padding-bottom: 6px;
}

.content-box-notes .item-box{
	width: 100%;
	height: 70%;
	display: inline-grid;
	align-content: center;
}

.contentBox-area{
    display: flow-root;
    //float: left;
    //width: calc(100% - 25px);
	height: auto;
}

.content-box-notes .item-box img{
	max-width: 100%;
	max-height: 100%;
	display: inline-grid;
	margin: auto;
}
.group-box{
	border:1px solid black;
    background-color: white;
    float: left;
    display: block;
    min-height: 105px;
    position: relative;
    width: 23px;
    height: 105px;
}


.groupBox-TitleIcon{
    left: 4px;
    position: absolute;
    bottom: 0;
}


.group-box:hover {
    box-shadow: 2px 2px 2px #000000;
    transform: scale(1.05, 1.05);
    transition: transform 0.05s ease-in 0s, opacity 0.05s ease-in-out 0s;
}

.group-box:hover .openEdit{display: block; position: relative; float: left; width: auto; margin-left: auto; margin-right: auto; top: 2px;}

.content-box {
	border:1px solid black;
    display: block;
    float: left;
    height: 105px;
    margin-bottom: 4px;
    margin-left: 4px;
    position: relative;
    text-align: center;
    width: 105px;
}
.content-box:hover {
    box-shadow: 2px 2px 2px #000000;
    transform: scale(1.05, 1.05);
    transition: transform 0.05s ease-in 0s, opacity 0.05s ease-in-out 0s;
    
}
.content-box:hover .openEdit{display: block; float: left; min-width: 15px; position: relative;}

.ui-sortable > li:hover > .openEdit{display: block; float: right; min-width: 15px; position: absolute; top: 9px; left: 155px;}

.ui-sortable > li > ul > li:hover > .openEdit{display: block; float: right; min-width: 15px; position: absolute; top: 9px; left: 155px;}


#win8_1 {
    background-color: orange;
	background-color: lightgrey;
}
#win8_2 {
    background-color: lightgreen;
	background-color: lightgrey;
}
#win8_3 {
    background-color: coral;
	background-color: lightgrey;
}
#win8_4 {
    background-color: lightskyblue;
	background-color: lightgrey;
}
.item-box {
    //background-color: white;
    //font-size: small;
    //text-align: center;
    //width: 100%;
	//height: 61px;
	//line-height: 58px;
}

.content-box a {
    height: 70%;
    //line-height: 60px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 100%;
	display: inline-grid;
	align-content: center;
}

.content-box span {
    display: grid;
    height: 30%;
    //line-height: 25px;
    //width: 85px;
	align-content: center;
}

.content-box span:hover{
    cursor: move;
}

.item-box img {
    //margin-bottom: 1px;
    vertical-align: top;
    //width: 60px;
	max-width: 96%;
    max-height: 96%;
	display: inline-block;
	height: auto;
	width: auto;
}

.content-box-Buttons{
    position: absolute;
    top:0;
}

.openGroup{
    position: relative;
}
    
.openEdit{
    position: relative;
    margin-right: 2px;
    left: 1px;
    top: 0;
    display: none;
}


.AppSettingsForm-content p {
	font-size: x-large;
	
}
.TblHD{
	font-size: large;
	width: 100%;
	display: block;
	
}



.appSettingsFrm tr td input{
	width: 85px;
}
table tbody tr td{
	color: black;
	width: 200px;
}

table{
	margin-bottom: 25px;
	
}
/*
settings
*/

.submit input{
	-webkit-appearance: none;
	float: right;
	width: 135px;
	height: 30px;
	font-size: large;
	border: 0;
}
.settings {
    height: 300px;
    width: 300px;
    padding-top: 50px;
    position: relative;
    margin: 0 auto;
}

.SettingsLabels{
    color: white;
    
}


.addNewImage{
    display: none;
    width: 500px;
    min-height: 200px;
    min-width: 500px;
    position: relative;
    background-image: url("BackgroundImage.png");
    border: 1px solid black;
    top: 70px;
    z-index: 9999;
    box-shadow: 3px 3px 20px #000000;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
}

.addNewBGImage{
    display: none;
    width: 500px;
    min-height: 200px;
    min-width: 500px;
    position: relative;
    background-image: url("BackgroundImage.png");
    border: 1px solid black;
    top: 70px;
    z-index: 9999;
    box-shadow: 3px 3px 20px #000000;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
}


.addNewItem{
    display: none;
    width: 800px;
    min-height: 820px;
    min-width: 800px;
    position: relative;
    background-image: url("BackgroundImage.png");
    border: 1px solid black;
    top: 70px;
    z-index: 9999;
    box-shadow: 3px 3px 20px #000000;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;

}

.addNewItem-content{
    padding-left: 20px;
	padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    
}

.addNewItem-content > p{
	font-size: x-large;
}

.TopActionFormMenuButton{
    display: block;
    float: right;
	padding-right: 20px;
	padding-top: 43px;
}

.TopActionFormMenuButton img:hover{
    box-shadow: 2px 2px 2px #000000;
    transform: scale(1.15, 1.15);
    transition: transform 0.05s ease-in 0s, opacity 0.05s ease-in-out 0s;
}


.addNewItem-images{
    display: inline-block;
    overflow: scroll;
    height: auto;
    max-height: 235px;
    width: 100%;

}

.addNewItem-images img{
    margin-left: 5px;
    margin-bottom: 5px;
    border: 1px solid black;
}


.addNewGroup{
    display: none;
    width: 500px;
    min-height: 380px;
    min-width: 500px;
    position: relative;
    background-image: url("BackgroundImage.png");
    border: 1px solid black;
    top: 70px;
    z-index: 9999;
    box-shadow: 3px 3px 20px #000000;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
}
.addNewCategory{
    display: none;
    width: 500px;
    min-height: 280px;
    min-width: 580px;
    position: relative;
    background-image: url("BackgroundImage.png");
    border: 1px solid black;
    top: 70px;
    z-index: 9999;
    box-shadow: 3px 3px 20px #000000;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
}

.addNewCategory-content{}

.appSettingsFrm{
   display: none;
    width:815px;
    height: 750px;
    position: relative;
    background-image: url("BackgroundImage.png");
    border: 1px solid black;
    top: 70px;
    z-index: 10;
    box-shadow: 3px 3px 20px #000000;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px; 
}

.Multiple{
	width: 60px;
}

.addNewNotes{
   display: none;
    max-width: 950px;
    min-width: 950px;
    width:950px;
    min-height: 770px;
    height: 670px;
    position: relative;
    background-image: url("BackgroundImage.png");
    border: 1px solid black;
    top: 70px;
    z-index: 9999;
    box-shadow: 3px 3px 20px #000000;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px; 
}

.AppSettingsForm-content{
	
	padding-left: 20px;
	padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.NotesForm-content{
    padding: 20px;
}




.NotesForm-content textarea{
    height: 500px;
    min-height: 500px;
    max-height: 500px;
    width: 900px;
    min-width: 900px;
    max-width: 900px;
}


.groupComboBox{
    min-width: 150px;
}

.categoryComboBox{
    min-width: 150px;
}