#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;
}
.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: #ffffff;
    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: #e5002b;
}

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;
}








/*----------------------------Heading Bg Color--------------------------*/
.phpld-grid .phpld-g33:nth-child(1) h4 {
    background: #f6462e;
}

.phpld-grid .phpld-g33:nth-child(2) h4 {
    background: #1494f5;
}

.phpld-grid .phpld-g33:nth-child(3) h4 {
    background: #46ae4b;
}

.phpld-grid .phpld-g33:nth-child(4) h4 {
    background: #9c26b0;
}

.phpld-grid .phpld-g33:nth-child(5) h4 {
    background: #F52633;
}

.phpld-grid .phpld-g33:nth-child(6) h4 {
    background: #d3b940;
}

.phpld-grid .phpld-g33:nth-child(7) h4 {
    background: #019A5E;
}

.phpld-grid .phpld-g33:nth-child(8) h4 {
    background: #3e4fb7;
}

.phpld-grid .phpld-g33:nth-child(9) h4 {
    background: #ff66aa;
}

.phpld-grid .phpld-g33:nth-child(10) h4 {
    background: #cee44a;
}

.phpld-grid .phpld-g33:nth-child(11) h4 {
    background: #ac94e2;
}

.phpld-grid .phpld-g33:nth-child(12) h4 {
    background:#eda9aa;
}

.phpld-grid .phpld-g33:nth-child(13) h4 {
    background: #2e4980;
}

.phpld-grid .phpld-g33:nth-child(14) h4 {
    background: #aa4b73;
}

.phpld-grid .phpld-g33:nth-child(15) h4 {
    background: #10939d;
}

.phpld-grid .phpld-g33:nth-child(16) h4 {
    background: #ffb471;
}

.phpld-grid .phpld-g33:nth-child(17) h4 {
    background: #382f3a;
}

.phpld-grid .phpld-g33:nth-child(18) h4 {
    background: #9f280a;
}

.phpld-grid .phpld-g33:nth-child(19) h4 {
    background: #438b67;
}

.phpld-grid .phpld-g33:nth-child(20) h4 {
    background: #204986;
}

.phpld-grid .phpld-g33:nth-child(21) h4 {
    background: #e5002b;
}

.phpld-grid .phpld-g33:nth-child(22) h4 {
    background: #c6de80;
}

.phpld-grid .phpld-g33:nth-child(23) h4 {
    background: #553699;
}

.phpld-grid .phpld-g33:nth-child(24) h4 {
    background: #287f3f;
}

.phpld-grid .phpld-g33:nth-child(25) h4 {
    background: #c2415f;
}

.phpld-grid .phpld-g33:nth-child(26) h4 {
    background: #1d3238;
}

.phpld-grid .phpld-g33:nth-child(27) h4 {
    background: #10939d;
}

.phpld-grid .phpld-g33:nth-child(28) h4 {
    background: #c4081a;
}

.phpld-grid .phpld-g33:nth-child(29) h4 {
    background: #ac94a2;
}

.phpld-grid .phpld-g33:nth-child(30) h4 {
    background: #5df2a1;
}










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:#e5002b;
}
a#hierarchy {
    color: #626262;
    display: inline-table;
    width: 100%;
}
span#menuLog {
    display: inline-table;
}
.formPage h3 {
    background: #e5002b;
    color: #ffffff;
    border-radius: 0;
}