.headmain{
	width:100%; height: 40px; margin: 0; padding:0; float: left; background-color:#212185; 
}

.notes
{
	width:50%;
	height:auto;
	padding:10px;
	margin:0;
	float:left;
}

.users{
	width:50%;
	height:auto;
	padding:10px;
	margin:0;
	float:right;
}

.maincontent
{
	width:100%;
	height:auto;
	padding:0;
	margin:0 0 25px 0px;
	float:left;
}
.contentleft
{
	width:25%;
	height:auto;
	padding:0;
	margin:0;
	float:left;	
}

.contentright
{
	width:75%;
	height:auto;
	padding:0;
	margin:10px 0 0 0;
	float:right;	
}

.sidebar {

    width: 250px;
	margin:20px 0 0;
	display: block;

}
.sidebar h2 {
    font-family: inherit;
    font-size: 20px;
    font-weight: normal;
    background-color: #212185;
    color: #fff;
    padding: 7px;
    text-align: center;
    width: 100%;
    display: block
    
}



.sidebars {

    width: 250px;
	margin:20px 0 0;
	display: none;

}
.sidebars h2 {
    font-family: inherit;
    font-size: 20px;
    font-weight: normal;
    background-color: #212185;
    color: #fff;
    padding: 7px;
    text-align: center;
    width: 100%;
    display: none;
    
}


.dropbtn {
    cursor: pointer;
    float: right;
    margin: -50px 18px 0 0;
    display: none
}

.contentleft ul li {
    padding: 10px;
    border: 1px solid #ccc;
	cursor:pointer;
	color:#000;
}
.contentleft ul li:hover {
    padding: 10px;
	color:#fff;
    border: 1px solid #ccc;
	background-color:#212185;
	text-decoration:none;
	cursor:pointer;
}

.contentleft ul li a {
   color:#000;
   

	text-decoration:none;
}
.contentleft ul li a:hover {
   
	color:#fff;
   

	text-decoration:none;
}

.usr
{
	float: right;
}


.wrap-footer.ft {
	
	width:100%;height:auto;background-color:#212185; height:40px;
}

.row.r {
	
	padding:10px;text-align:center;
}

.btn-default {
    background-color: #fff;
    border-color: #ccc;
    color: #333;
    width: 100%;
}


/*******toogle menu************/

.dropbtn {
    cursor: pointer;
    float: right;
    margin: -50px 18px 0 0;
    display: none;
}

.sidebar.s {
    width: 100%;
    display: block;
    position: relative;
}


.btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 0;
    padding: 6px 12px; 
    text-align: center;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap;
    height:45px; 
}


/**********endtoggle**********/



/*****************responsive-class*****************/
@charset "utf-8";
/* CSS Document */

@media only screen and (min-width: 1000px) and (max-width: 1279px){
.container {width:980px; margin: auto auto auto auto;}

.maincontent
{
	width:100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.headmain{
	width:100%; height: 40px; margin: 0; padding:0; float: left; background-color:#212185; 
}

.logo img {
    display: inline-block;
    margin: auto;
    width: 90%;
    padding: 10px;
}

.contentleft {
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
    width: 25%;
}

.contentright {
    float: right;
    height: auto;
    margin: 10px 0 0;
    padding: 0;
    width: 70%;
}

a.button.bt1 {
    background: #212185 none repeat scroll 0 0;
    border: 1px solid #212186;
    color: #ffffff;
    padding: 0 26px;
    text-align: center;
    width: 100%;
}
.btn-default {
    background-color: #fff;
    border-color: #ccc;
    color: #333;
    width: 100%;
}




.sidebar {

    width: 250px;
	margin:20px 0 0;
	display: block;

}
.sidebar h2 {
    font-family: inherit;
    font-size: 20px;
    font-weight: normal;
    background-color: #212185;
    color: #fff;
    padding: 7px;
    text-align: center;
    width: 100%;
    display: block;
    
}

.sidebars {

    width: 250px;
	margin:20px 0 0;
	display: none;

}
.sidebars h2 {
    font-family: inherit;
    font-size: 20px;
    font-weight: normal;
    background-color: #212185;
    color: #fff;
    padding: 7px;
    text-align: center;
    width: 100%;
    display: block;
    
}

.dropbtn {
    cursor: pointer;
    float: right;
    margin: -50px 18px 0 0;
    display: none
}

.btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 0;
    padding: 6px 12px; 
    text-align: center;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap;
    height:45px; 
}



}


@media only screen and (min-width: 768px) and (max-width: 999px){
.container {width:737px; margin: auto auto auto auto;}

.maincontent
{
	width:100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.headmain {
    background-color: #212185;
    float: left;
    height: 60px;
    margin: 0;
    padding: 10px;
    width: 100%;
}

.notes {
    float: left;
    height: auto;
    margin: 0;
    padding: 0px;
    width: 100%;
}
.users {
    float: left;
    height: auto;
    margin: 0;
    padding: 0px;
    width: 100%;
}

.usr
{
	float: left;
}

.logo img {
    display: inline-block;
    margin: auto;
    width: 100%;
    padding: 10px;
}

.contentleft {
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%;
}

.contentright {
    float: right;
    height: auto;
    margin: 10px 0 0;
    padding: 0;
    width: 100%;
}

.sidebar.s {
    width: 100%;
}

a.button.bt1 {
    background: #212185 none repeat scroll 0 0;
    border: 1px solid #212186;
    color: #ffffff;
    padding: 0 26px;
    text-align: center;
    width: 100%;
}

.btn-default {
    background-color: #fff;
    border-color: #ccc;
    color: #333;
    width: 100%;
}



.sidebar {

    width: 100%;
	margin:20px 0 0;
	display: none;

}
.sidebar h2 {
    font-family: inherit;
    font-size: 20px;
    font-weight: normal;
    background-color: #212185;
    color: #fff;
    padding: 7px;
    text-align: center;
    width: 100%;
    display: block;
    
}

.sidebars {

     width: 100%;
	margin:20px 0 0;
	display: block;

}
.sidebars h2 {
    font-family: inherit;
    font-size: 20px;
    font-weight: normal;
    background-color: #212185;
    color: #fff;
    padding: 7px;
    text-align: center;
    width: 100%;
    display: block;
    
}

.dropbtn {
    cursor: pointer;
    float: right;
    margin: -50px 18px 0 0;
    display: block
}

.btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 0;
    padding: 6px 12px; 
    text-align: center;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap;
    height:45px; 
}

}


@media only screen and (min-width: 480px) and (max-width: 767px){
.container { width: 450px; margin: auto auto auto auto;}

.maincontent
{
	width:100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.headmain {
    background-color: #212185;
    float: left;
    height: 60px;
    margin: 0;
    padding: 10px;
    width: 100%;
}

.notes {
    float: left;
    height: auto;
    margin: 0;
    padding: 0px;
    width: 100%;
}
.users {
    float: left;
    height: auto;
    margin: 0;
    padding: 0px;
    width: 100%;
}

.usr
{
	float: left;
}

.logo img {
    display: inline-block;
    margin: auto;
    width: 100%;
    padding: 10px;
}

.contentleft {
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%;
}

.contentright {
    float: right;
    height: auto;
    margin: 10px 0 0;
    padding: 0;
    width: 100%;
}



.wrap-footer.ft {
	
	width:100%;height:auto;background-color:#212185; height:auto;
}

.row.r {
	
	padding:10px;text-align:center;
}

a.button.bt1 {
    background: #212185 none repeat scroll 0 0;
    border: 1px solid #212186;
    color: #ffffff;
    padding: 0 26px;
    text-align: center;
    width: 100%;
}

.btn-default {
    background-color: #fff;
    border-color: #ccc;
    color: #333;
    width: 100%;
}




.sidebar {

    width: 100%;
	margin:20px 0 0;
	display: none;

}
.sidebar h2 {
    font-family: inherit;
    font-size: 20px;
    font-weight: normal;
    background-color: #212185;
    color: #fff;
    padding: 7px;
    text-align: center;
    width: 100%;
    display: block;
    
}

.sidebars {

     width: 100%;
	margin:20px 0 0;
	display: block;

}
.sidebars h2 {
    font-family: inherit;
    font-size: 20px;
    font-weight: normal;
    background-color: #212185;
    color: #fff;
    padding: 7px;
    text-align: center;
    width: 100%;
    display: block;
    
}

.dropbtn {
    cursor: pointer;
    float: right;
    margin: -50px 18px 0 0;
    display: block
}


.btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 0;
    padding: 6px 12px; 
    text-align: center;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap;
    height:45px; 
}

}


@media only screen and (max-width: 479px){
.container { width: 300px; margin: auto auto auto auto;}



.maincontent
{
	width:100%;
	height: auto;
	margin: 0;
	padding: 0;
}


.headmain {
    background-color: #212185;
    float: left;
    height: auto;
    margin: 0;
    padding: 10px;
    width: 100%;
}

.notes {
    float: left;
    height: auto;
    margin: 0;
    padding: 0px;
    width: 100%;
}
.users {
    float: left;
    height: auto;
    margin: 0;
    padding: 0px;
    width: 100%;
}

.usr
{
	float: left;
}

.logo img {
    display: inline-block;
    margin: auto;
    width: 100%;
    padding: 10px;
}

.contentleft {
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%;
}

.contentright {
    float: right;
    height: auto;
    margin: 10px 0 0;
    padding: 0;
    width: 100%;
}



.wrap-footer.ft {
	
	width:100%;height:auto;background-color:#212185; height:auto;
}

.row.r {
	
	padding:10px;text-align:center;
}


a.button.bt1 {
    background: #212185 none repeat scroll 0 0;
    border: 1px solid #212186;
    color: #ffffff;
    padding: 0 26px;
    text-align: center;
    width: 100%;
}

.btn-default {
    background-color: #fff;
    border-color: #ccc;
    color: #333;
    width: 100%;
}

#ff .sendButton {
    background-color: #afafaf;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    display: inline;
    width: 100%;
}

/*******toogle menu************/


.sidebar {

    width: 100%;
	margin:20px 0 0;
	display: none;

}
.sidebar h2 {
    font-family: inherit;
    font-size: 20px;
    font-weight: normal;
    background-color: #212185;
    color: #fff;
    padding: 7px;
    text-align: center;
    width: 100%;
    display: block;
    
}

.sidebars {

     width: 100%;
	margin:20px 0 0;
	display: block;

}
.sidebars h2 {
    font-family: inherit;
    font-size: 20px;
    font-weight: normal;
    background-color: #212185;
    color: #fff;
    padding: 7px;
    text-align: center;
    width: 100%;
    display: block;
    
}

.dropbtn {
    cursor: pointer;
    float: right;
    margin: -50px 18px 0 0;
    display: block
}



/**********endtoggle**********/

.btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 0;
    padding: 6px 12px; 
    text-align: center;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap;
    height:45px; 
}


}


