.name{  
}
#fname,#lname,#email{
    height:30px;
    width:100px; 
    border-style: none none solid none;

}
.row1{
    padding-left: 5px;
    background: #D3D3D3;
}
.overwride{
    min-height: 200px;
    width:200px;
}
#settings
{
    margin-left: 0px;
}
.noborder
{
    border-style: solid solid solid solid !important; 
    border-width: 1px 1px 1px 1px;
}
#pop_lable
{
    width:700px;
}
.asterisk
{
    color:red;
}
#display_cats
{
    min-height: 200px;
    padding:30px 0px 0px 50px;
    border-style: solid !important; 
    border:#c7d6db 1px;
    margin-top: 0px;
    width:100%;
    background: #f5f8f9;
}
#cats_display
{
    float:left;
}
#cats_display div
{
    z-index: 999;
}
#catcount{
    color:#0044cc;
}
#product_count
{
    color:#0044cc;
}
#display_cats_right
{
    float:left;
    margin-left: 40px;
    width:300px;

}
#display_product
{
    min-height: 200px;
    padding:30px 0px 0px 50px;
    border-style: solid !important; 
    border:#c7d6db 1px;
    margin-top: 0px;
    width:100%;
    background: #f5f8f9;
}
#product_display div
{
    z-index: 999;
}
#product_display
{
    float:left;
}
#product_display_right{
    float:left;
    margin-left: 40px;
    width:300px;
}
.home_margin{
    margin-left: 10px;
    padding-top: 5px;
}
#fixed_value{
    margin-top: 10px;
}
#display_home{
    min-height: 200px;
    padding:30px 0px 0px 50px;
    border-style: solid !important; 
    border:#c7d6db 1px;
    margin-top: 0px;
    width:100%;
    background: #f5f8f9;
}
#home_count_display{
    color:#0044cc;
}
.bootstrap .btn {
    margin-bottom: 15px;
}
#time_logo
{
    margin-right: 5px; 
}
@media (min-width: 768px) and  (max-width:1000px) { 
    #time_show
    {
        z-index: 2;
        margin:0px 1.3%;
        /*height:35px;*/
        padding:5px 10px 5px 10px !important;

    }	
}
@media (min-width: 240px) and  (max-width:767px) { 
    #time_show
    {
        z-index: 2;
        margin:0px 2.5%;
        /*height:35px;*/
        padding:5px 10px 5px 10px !important;

    }	
}
#time_show{
    position:fixed;
    z-index: 1;
    padding:10px 20px 10px 10px;
}
#fixed_category_value,#random_category_value,#fixed_product_value,#random_product_value,#fixed_home_value,#random_home_value,#random_value,#hidetimevalue
{
    margin-top: 10px;
}
#random_value
{
    width:500px
}
#random_value input
{
    width:200px

}
#counthome
{
    background: url("../../img/admin/mosaic-pattern.png") repeat scroll 0 0 #ffffff;
    height:40px;
    padding:10px 5px 5px 5px;

}
.box
{
    margin-top: 0px;
}
.error-triangle:before {
    color: #b94a48;
    content: "";
    font-family: FontAwesome;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    position: absolute;
    text-decoration: inherit;
}
.clear {
    clear:both;
}
.velsof-pageviewer-close
{
    cursor: pointer;
    font-size: 21px !important;
    font-weight: bold !important;
    height: 29px;
    width: 13px
}
#position_align_home,#position_align_category,#position_align_product{
    margin-top:10px;
}

