﻿body
{
    margin:0px;
    padding:0px;
}

div#cartableFormContainer
{
    overflow:hidden; 
}
        
iframe#Cartable_Form_Iframe
{
    width:99%;
    float:right;
}
        
div#cartable_form_tree_container
{
    border-right:1px solid #ccc;
    float:left;
    width:14%;
    overflow:hidden;
}

ul.treeStyle
{
    direction:rtl;
    text-align:left;
    margin:5px 0px 0px 5px!important;
}
        
ul.treeStyle a
{
    background-image:none!important;
}
        
ul.treeStyle div
{
    background-image:none!important;
}
        
ul.treeStyle li
{
    background-image:none!important;
    border-style:none!important;
}

/******************************************** Tree Icons *************************************************/
ul.treeStyle a.sharhename
{
    width:20px;
    height:20px;
    background-image:url(../Images/Icons/sharhename.png)!important;
    background:no-repeat center top;
    float:left;
}

ul.treeStyle a.sharhename:hover
{
    background-position:center bottom;
}

ul.treeStyle a.baygani
{
    width:20px;
    height:20px;
    background-image:url(../Images/Icons/baygani.png)!important;
    background:no-repeat center top;
    float:left;
}

ul.treeStyle a.baygani:hover
{
    background-position:center bottom;
}

ul.treeStyle a.ElsagheName
{
    width:20px;
    height:20px;
    background-image:url(../Images/Icons/ElsagheName.png)!important;
    background:no-repeat center top;
    float:left;
}

ul.treeStyle a.ElsagheName:hover
{
    background-position:center bottom;
}

ul.treeStyle a.erjaate
{
    width:20px;
    height:20px;
    background-image:url(../Images/Icons/erjaate.png)!important;
    background:no-repeat center top;
    float:left;
}

ul.treeStyle a.erjaate:hover
{
    background-position:center bottom;
}

ul.treeStyle a.newAssign
{
    width:20px;
    height:20px;
    background-image:url(../Images/Icons/newAssign.png)!important;
    background:no-repeat center top;
    float:left;
}

ul.treeStyle a.newAssign:hover
{
    background-position:center bottom;
}
ul.treeStyle a.fax
{
    width:20px;
    height:20px;
    background-image:url(../Images/Icons/fax.png)!important;
    background:no-repeat center top;
    float:left;
}

ul.treeStyle a.fax:hover
{
    background-position:center bottom;
}

ul.treeStyle a.formdynamic
{
    width:20px;
    height:20px;
    background-image:url(../Images/Icons/formdynamic.png)!important;
    background:no-repeat center top;
    float:left;
}

ul.treeStyle a.formdynamic:hover
{
    background-position:center bottom;
}

ul.treeStyle a.FormElsaghi
{
    width:20px;
    height:20px;
    background-image:url(../Images/Icons/FormElsaghi.png)!important;
    background:no-repeat center top;
    float:left;
}

ul.treeStyle a.FormElsaghi:hover
{
    background-position:center bottom;
}

ul.treeStyle a.namehayemortabet
{
    width:20px;
    height:20px;
    background-image:url(../Images/Icons/namehayemortabet.png)!important;
    background:no-repeat center top;
    float:left;
}

ul.treeStyle a.namehayemortabet:hover
{
    background-position:center bottom;
}

ul.treeStyle a.scanName
{
    width:20px;
    height:20px;
    background-image:url(../Images/Icons/scanName.png)!important;
    background:no-repeat center top;
    float:left;
}

ul.treeStyle a.scanName:hover
{
    background-position:center bottom;
}

ul.treeStyle a.TypeName
{
    width:20px;
    height:20px;
    background-image:url(../Images/Icons/TypeName.png)!important;
    background:no-repeat center top;
    float:left;
}

ul.treeStyle a.TypeName:hover
{
    background-position:center bottom;
}

ul.treeStyle a.workflow
{
    width:20px;
    height:20px;
    background-image:url(../Images/Icons/workflow.png)!important;
    background:no-repeat center top;
    float:left;
}

ul.treeStyle a.workflow:hover
{
    background-position:center bottom;
}

ul.treeStyle a.yadasht
{
    width:20px;
    height:20px;
    background-image:url(../Images/Icons/yadasht.png)!important;
    background:no-repeat center top;
    float:left;
}

ul.treeStyle a.yadasht:hover
{
    background-position:center bottom;
}


ul.treeStyle a.formPrints
{
    width:20px;
    height:20px;
    background-image:url(../Images/Icons/formPrint.png)!important;
    background:no-repeat center top;
    float:left;
}

ul.treeStyle a.formPrints:hover
{
    background-position:center bottom;
}

ul.treeStyle a.video
{
    width:20px;
    height:20px;
    background-image:url(../Images/Icons/video.png)!important;
    background:no-repeat center top;
    float:left;
}

ul.treeStyle a.video:hover
{
    background-position:center bottom;
}

/*********************************************************************************************************/
input.minus
{
    display:block;
    width:20px;
    height:20px;
    background:url(/SubSystem/Dabir/Cartabls/Media/images/Icons/minus.png) no-repeat center top;
    border-style:none;
}

input.minus:hover
{
    background-position:center bottom;
}
/*********************************************************************************************************/
