#toggleCategTree {
    color:#AAAAAA;
}
a:hover, a:focus{
text-decoration:none;
}
.phpld-hlist{
    background: none;
    box-shadow: none;
}

.phpld-gbox>h4 {
    font-size: 15px;
    padding: 5px 0px 5px 15px;
	background:#f3f3f3;
}
.phpld-gbox h4 a{
border-bottom:none;
}
.no-web .url label {
    display: none;
}

/*Latest Links begin*/
/*
.phpld-column .phpld-col3>.phpld-cbox{

}
*/
a:active, a:link, a:visited {
    color: #4e525a;
    text-shadow: none;
}


.phpld-gbox ul li a {
    color: #525e66 !important;
    line-height: 1.7em !important;
}
a.link:active, a.link:link, a.link:visited {
    color: #d20023;
}

a.link:hover {
    color: #1e83f0;
}

.small{
    color: #909090;
}
h4 a.listing-title:hover {
    text-decoration: none;
}
#submitted_message .phpld-message .phpld-label{
    color:#CA0002;
    background: #F0F0F0;
    border: 1px solid #CECECE;
}
/*Submit Article end*/
/*Details begin*/
.phpld-grid .float-left{
    margin-top:0px;
}
/*Details end*/

/*LinkEdit part begin*/
#edit_link_form .phpld-columnar .float-left{
    margin-top:0.5em;

}
#edit_link_form{
    margin-left:130px;
}
#edit_link_form .phpld-columnar .phpld-label{
    /*width:100px;*/
    text-align:right;
}
#edit_link_form #addCategories{
    margin-left:60px;
}


/*LinkEdit part end*/
.footer > a{
    color: #AAAAAA;
}


.boxTopCenter {
    color: #707070;
}



.phpld-gbox.comment{
    border-bottom: 1px #AAAAAA solid;
}

.header a:link, .header a:visited, .header a:hover, .header a {
    color: #ffffff;
    text-decoration: none;
    text-shadow: none;
}

.footer{

}

.select2-container .select2-results .select2-no-results{
    background-color:#333333 !important;
}

.phpld-hlist ul li a:hover {
    background-color: #A8171E;
}

















ul.dynatree-container{
width:80% !important;
}
ul.dynatree-container li {
    padding: 6px 0 !important;
}
input#ok {
    padding: 10px 26px !important;
}
input#ok:focus {
   color:#ffffff;
background:#d20023;
}
a#hierarchy {
    color: #626262;
    display: inline-table;
    width: 100%;
}
span#menuLog {
    display: inline-table;
}
.formPage h3 {
    background: #d20023;
    color: #ffffff;
    border-radius: 0;
}