/*html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-weight:inherit;
    font-style:inherit;
    font-size:100%;
    font-family:inherit;
    vertical-align:baseline;
}
/*.clear {
    clear: both; font-size:1px; line-height:1px;
    
}*/
fieldset
{
    border: 1px solid #ddd;
    border-radius: 4px;
}
html, body{
    margin:0;
    padding:0;
    border:0;
    outline:0;
}
a {
    text-decoration: none;
    color:#000;
}
a:visited { /* visited pseudo selector so IE6 applies text colour*/
    color:#000;
}
a:focus, a:hover, a:active {
    outline:0;
}
body {
    line-height:1;
    color:black;
    background:white;
}
ol, ul {
    list-style:none;
}
ul,
ol {
    margin-top: 10px !important;
    margin-bottom: 0px !important;
}
ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0  !important;
}
blockquote:before, blockquote:after, q:before, q:after {
    content:"";
}
blockquote, q {
    quotes:"" "";
}
body {
    font-family:Verdana, Geneva, sans-serif;
    font-size:12px;
    color:#000;
}
.clear {
    clear: both;
    font-size:1px;
    line-height:1px;
}
.holder {
    width:100%;
    height:77px;
    border-bottom:2px solid #231f20;
}
.logo {
    float:left;
    width:auto;
    text-align: left;
    font-family: Ubuntu, sans-serif;
}
.menu {
/*    background: rgb(92,159,214);  Old browsers 
     IE9 SVG, needs conditional override of 'filter' to 'none' 
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVjOWZkNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM5JSIgc3RvcC1jb2xvcj0iIzViYTBkNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzYyYTVkYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYzJSIgc3RvcC1jb2xvcj0iIzYyYTVkYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0OTkxY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(92, 159, 214, 1) 0%, rgba(91, 160, 215, 1) 39%, rgba(98, 165, 220, 1) 51%, rgba(98, 165, 220, 1) 63%, rgba(73, 145, 203, 1) 100%);  FF3.6+ 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(92, 159, 214, 1)), color-stop(39%, rgba(91, 160, 215, 1)), color-stop(51%, rgba(98, 165, 220, 1)), color-stop(63%, rgba(98, 165, 220, 1)), color-stop(100%, rgba(73, 145, 203, 1)));  Chrome,Safari4+ 
    background: -webkit-linear-gradient(top, rgba(92, 159, 214, 1) 0%, rgba(91, 160, 215, 1) 39%, rgba(98, 165, 220, 1) 51%, rgba(98, 165, 220, 1) 63%, rgba(73, 145, 203, 1) 100%);  Chrome10+,Safari5.1+ 
    background: -o-linear-gradient(top, rgba(92, 159, 214, 1) 0%, rgba(91, 160, 215, 1) 39%, rgba(98, 165, 220, 1) 51%, rgba(98, 165, 220, 1) 63%, rgba(73, 145, 203, 1) 100%);  Opera 11.10+ 
    background: -ms-linear-gradient(top, rgba(92, 159, 214, 1) 0%, rgba(91, 160, 215, 1) 39%, rgba(98, 165, 220, 1) 51%, rgba(98, 165, 220, 1) 63%, rgba(73, 145, 203, 1) 100%);  IE10+ 
    background: linear-gradient(to bottom, rgba(92, 159, 214, 1) 0%, rgba(91, 160, 215, 1) 39%, rgba(98, 165, 220, 1) 51%, rgba(98, 165, 220, 1) 63%, rgba(73, 145, 203, 1) 100%);  W3C 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c9fd6', endColorstr='#4991cb', GradientType=0 );  IE6-8 */
    background: #231f20;
    margin-top:43px;
    float:right;
    height:35px;
    border-radius:15px 15px 0px 0px;
    font-size: 12px;

}
.menu_ul
{
    margin-left:-25px;
    margin-right: 25px;
}
table.table td {padding:5px;}
table.form input {
    margin: 4px 0px 2px 0px;}
.clear {
    clear:both;
    height:1px;
    line-height:1px;
    font-size:1px;
}
.menu li {
    display:inline-block;
    text-align:center;
    text-decoration:none;
    font-family:Verdana, Geneva, sans-serif;
    color:#333333;
    list-style:none;
    padding:0px 5px;
    border-right:1px #fff solid;
}
.menu li a {
    color:#ffffff;
}
.menu li a:hover {
    color:#ffffff;
    text-decoration:underline;
}
.menu li:last-child {
    border-right:none;
}
.boxholder {
    padding:10px 0px 0px 0px;
    width:95%;
    margin:0 auto;
    text-align:center;
    border:1px solid #ccc;
}
a.button{color:#fff;}
a.button:hover{color:#fff;}
a.button:visited{color:#fff;}


.box {
    width:98%;
    float:left;
    margin:5px; padding-bottom:10px;
    background-image:url(../images/boxheader.jpg);
    background-repeat:repeat-x;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px #CCC solid;
}
.box .boxtitle {
    margin:15px 0px 0px 0px; text-align:left; padding-left:10px; font-weight:bold; height:25px; color:#006699;
}
.box .boxcontent {
    margin:20px 0px 10px 0px;
    padding: 10px;
}
.form {
    text-align:left;
    vertical-align:top;
    display:inline-block;

}

.form:nth-child(odd) {
    margin:0px 5px 0px 0px;
}
.form:nth-child(even) {
    margin:0px 0px 0px 5px;
}
.form input {
    margin:2px 0px 8px 0px;
    border:1px #ccc solid;
    width:150px;
    height:20px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 2px 2px 2px 2px;
}
.form .label {
    margin:2px 0px 6px 0px;
    padding-top:6px;
    height:20px;
    border:none;
}
.form .dummyInput {
    margin:2px 0px 8px 0px;
    border:none;
    width:150px;
    height:20px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.form input[class=small] {
    width:40px;
}
.form input[class=medium] {
    width:80px;
}
.form input[type=checkbox] {
    width:auto;
    height:auto;
    margin:-3px 0px 0px 0px;
}
.form input[type=radio] {
    width:auto;
    height:auto;
    margin:0px 0px 0px 0px;
}
.form textarea {
    width:150px;
    height:auto;
    -webkit-border-radius: 5px;
    border-radius: 5px;border: 1px #ccc solid;
}
.boxtitle input{margin:-2px;}
.form textarea[class=full] {
    width:322px;
}
.SubmitBTN {
    color:#FFF; float:right; clear:right; margin:6px;
    text-align:center; border:0px;
    background: #34aa0d; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzM0YWEwZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyOTlhMGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #34aa0d 1%, #299a0b 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#34aa0d), color-stop(100%,#299a0b)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #34aa0d 1%,#299a0b 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #34aa0d 1%,#299a0b 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #34aa0d 1%,#299a0b 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #34aa0d 1%,#299a0b 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34aa0d', endColorstr='#299a0b',GradientType=0 ); /* IE6-8 */

    padding:6px 15px;
    -webkit-border-radius: 5px;
    border-radius: 5px; cursor:pointer;

}
.button {
    color:#FFF;
    text-align:center;
/*    background: #34aa0d;  Old browsers 
     IE9 SVG, needs conditional override of 'filter' to 'none' 
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzM0YWEwZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyOTlhMGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #34aa0d 1%, #299a0b 100%);  FF3.6+ 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#34aa0d), color-stop(100%,#299a0b));  Chrome,Safari4+ 
    background: -webkit-linear-gradient(top,  #34aa0d 1%,#299a0b 100%);  Chrome10+,Safari5.1+ 
    background: -o-linear-gradient(top,  #34aa0d 1%,#299a0b 100%);  Opera 11.10+ 
    background: -ms-linear-gradient(top,  #34aa0d 1%,#299a0b 100%);  IE10+ 
    background: linear-gradient(to bottom,  #34aa0d 1%,#299a0b 100%);  W3C 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34aa0d', endColorstr='#299a0b',GradientType=0 );  IE6-8 */
    background: #231f20;
    padding:10px 15px 10px 15px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    float:right;
    margin-top: -6px;
}
.boxcontent ul{
    padding:0px;
}
.boxcontent li{
    border-bottom:1px #a2a79f solid;
    list-style:none;
    padding:5px 0px 5px 0px;
}

.boxcontent li:last-child{
    border-bottom:none;
}
.boxcontent li li  {
    border-bottom:none;
    display:inline-block;
    vertical-align:top;
}
.loginwindow{
    float:none;
    width:360px;
    height:220px;
}

.submenu a{
    margin: 10px;
    padding: 10px 25px;
}
.plupload{
    top: 0px !important;
    left: 0px !important;
}
.submit
{
    background: #000;
}
.ui-widget-header
{
    background: #231f20 !important;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
}
.ui-dialog
{
    padding: 0!important;
}
.VS-interface.ui-autocomplete
{
    white-space: nowrap;
}
.VS-interface.ui-autocomplete li
{
    border-bottom: 1px solid #ccc;
}

/*switch control*/
.switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 25px;
}

.switch input { 
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: red;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 4px;
    bottom: 3px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    text-align: center;
    line-height: 20px;
    
}

input:checked + .slider {
    background-color: green;
}
input:checked + .low_balance {
    background-color: #ccc;
}

input:focus + .slider {
    box-shadow: 0 0 1px green;
}

input:checked + .slider:before {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
}
/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.area_help
{
    cursor: pointer;
}

#add_area_form input, #add_area_form select
{
    max-width: 150px;
}

.ui-button .ui-icon
{
    z-index: 9999;
}