﻿h1{
    margin-bottom:2%;
    color:cadetblue;
}
h4 {
    color: cadetblue;
}
h5{
    color: cadetblue;
}

.dx-checkbox {
    line-height: 0;
    float: right;
    margin-right: 2%;
}
ul {
    list-style-type: none;
}

.dx-button .dx-button-content {
    direction: ltr
}

.dx-fileuploader-input-wrapper .dx-button {
    float: right;
}
.jqte_tool.jqte_tool_1 .jqte_tool_label {
    position: relative;
    display: block;
    padding: 3px;
    width: 70px;
    height: 30px;
    overflow: hidden;
}
.CreateMainCategory{
    border:1px gray solid;
}
#map_container {
    margin: 20px;
    padding-top:20px;
    text-align:center;
}
#map_canvas {
    height: 500px;
    width: 90%;
    margin: 20px auto;
}