/*****************************************************************************************************************************/
/*           																		COMMON TO ALL APPLICATIONS																								              */
/*****************************************************************************************************************************/

        #applicationBody,#applicationContainer {
            min-height: 300px;
            /*float: right;*/
            width: 99%;
            }
        #applicationHeader {
            width: 100%;
            position:relative;
            height:50px;
            }
            #applicationHeader h2 {
                position: relative;
                padding-right: 100px;
                height: 35px;
                }
            #applicationHeader input[type="text"] {
                border: none;
                margin: 0;
                padding: 0;
                white-space: normal;
                width: 60%;
                word-wrap: break-word;
                }
            #applicationHeader input {
                border:none;
                background:none;
                cursor:pointer;
                }
            #applicationHeader #available_sizes li.active {
                background: #BE1E2D;
                padding: 2px;
                padding-left: 5px;
                padding-right: 5px;
                width: 75px;
                font-weight: bold;
                font-family: verdana;
                font-size: 9px;
                text-align: center;
                border-radius: 10px;
                border: 1px solid #A8A9AC;
                }
                #available_sizes li.active a {
                    color: white;
                    }
           #applicationHeader {
                background-image: url("/Project/Design/2_Enterprise/Main_Layout/images/headers/Starfish-Enterprise-V3_header.png");
                background-size: 100% 100%;
                border-radius: 0.5em 0.5em 0.5em 0.5em;
                box-shadow: 0 0.313em 0.625em rgba(0, 0, 0, 0.4);
                padding: 0.938em 1.563em;
            }
        
        #applicationContent {
            width: 100%;
            height: 540px;
            border-radius: 8px;
            margin-top: 10px;
            display: -webkit-box;
            display: -moz-box;
            display: box;
            -webkit-box-flex: 1;
            -moz-box-flex: 1;
            box-flex: 1;
            -webkit-flex-direction: row;
            -moz-flex-diraction: row;
            flex-direction: row;
            color: #575756;
            background-color:white;
            }
            #image_holder {
                float: left;
                height: 170px;
                width: 180px;
                text-align: center;
                }
            #applicationContent img {
                cursor:pointer;
                
                }
        
        #applicationSideBar {
            -moz-box-flex: 1;
            background: none repeat scroll 0 0 #EDEDED;
            color: #878787;
            float: none;
            height: 540px;
            max-height: 540px;
            max-width: 260px;
            width: 260px;
            border-radius: 0 10px 10px 0;
    
            }
            .sideBar_actionsContainer {
                width:173px;
                bottom: 10px;
                right: 20px;
            }
            #work .sideBar_actionsContainer,
            #live .sideBar_actionsContainer,
            #play .sideBar_actionsContainer{
            	 width:180px;
            } 
            #sideBar_header {
                background: none repeat scroll 0 0 #A11D24;
                color:white;
                height: 40px;
                margin: 0;
                width: 260px;
            }
            
            #applicationSideBar textarea {
                background-color: #EDEDED;
				border-color: transparent;
				max-width: 260px;
				min-height: 30px;
				width: 260px;
				resize: none;
				box-shadow: none;
				padding: 5px 18px !important;
/*				height: 100% !important;*/
				margin-top: 4px;
                position:relative !important;
                z-index:10;
            }
            #products #applicationSideBar textarea{
                max-width: 250px;
                width: 250px;
            }
            .editable{
                border-top: 1px solid #EDEDED;
                border-bottom: 1px solid #EDEDED;
                box-sizing: border-box;
               height:auto;
            }
            .editable textarea{
                top: 0px !important;
                left: 0px !important;
            }
            #applicationSideBar .editable:hover {
                    background-color: #DADADA;
                    border-top: 1px solid rgba(112,111,111,0.25);
                    border-bottom: 1px solid rgba(112,111,111,0.25);
            }
            #applicationSideBar table{
                    margin-top:25px;
                    width: 260px;
                    max-width: 260px;
                }
            #applicationSideBar table#photo_chooser_images {
                    width: 235px;
                }
            #applicationSideBar table#photo_chooser_images td{
                	width: 70px;
                	height: 50px;
                }
            #applicationSideBar table#photo_chooser_images tr:hover {
                    border: none;
                }
            #applicationSideBar table td{
                    padding: 3px 0!important;
                }
            #applicationSideBar #photo_chooser_details  table td{
                    padding: 3px 5px !important;
                }
            #applicationSideBar #photo_chooser_details table td:first-child {
                    padding-left: 20px !important;
                }
            
            #applicationSideBar select {
                width: 155px;
                font-size: 11px;
                margin-top: -5px;
                color: #878787;
                font-weight: bold;
                background: #EDEDED;
                border-top: 1px solid #EDEDED;
                border-bottom: 1px solid #EDEDED;
                appearance: none;
                -webkit-appearance: none;
                -moz-appearance: none;
                cursor:pointer;
                line-height: 19px;
                margin-bottom: 0px !important;
                height: 17px;
            }
            #applicationSideBar select:hover,#applicationSideBar textarea:hover{
                    border-color:#DADADA;
                    background-color:white;
                }
                           
                #applicationSidebar_top {
                    height:360px;
                }
                #applicationSidebar_bottom{
                    height:140px;
                }
                            
/*Left Column*****************************************************************************************************/

    #displayedImages_list,#allImages_list{
        padding: 15px;
        margin:0px;
        line-height: 35px;
        }
        


#leftColumn{
    min-width: 11em;
    width:175px;
    height:600px;
    max-height:600px;
    background-color: white;
    /*padding: 0.938em 0.5em 0.938em 0.938em;*/
    border-radius: 10px;
    float: none;
   /* -webkit-box-flex: 1;
      -moz-box-flex: 1;
       box-flex: 1;
       */
   
}
#sideNavigation{
    margin-top: 20px;
    width: 175px;
}
#sideNavigation .scroll-pane {
    width: 175px;
}
#sideNavigation li{font-weight:bold;color:#9D9D9C;}
#sideNavigation li a,
#sideNavigation li ul li a,
#sideNavigation li input{ 
    font-size:0.625em;
}
#sideNavigation input, #applicationContent input.image_title {
    background: none;
    border: 0;
    width: 100%;
    word-wrap: break-word;
    text-align: left;
    text-transform: uppercase;
    white-space: normal;
    box-shadow:none;
}
#applicationContent input.image_title {
    text-transform: capitalize;
}
/*Side Bar **************************************************************************************************************/
#nav_list {
    text-transform: uppercase;
    width: 175px;
}
    #nav_list > li,#nav_list ul > li {
        line-height:25px;
        padding:0pt 15px;
        width: 175px;
    }
    #nav_list ul > li{
        padding:0px;
        
    }
    #nav_list li span,#nav_list ul li span{
        width: 175px;
        float: left;
        position: relative;
        left: -15px;
    }
    #nav_list li span{
        padding: 7px 15px;
        line-height: 10px;
    }
    #image_library  #nav_list li span{
        padding:0 15px;
    }
    #nav_list input[type="submit"][name="view_album"]{
        height: 25px;
        margin-bottom: 0;
    }
    #nav_list ul li span{
        padding-left: 30px;
    }
    #nav_list li span:hover {
        background-color:#ccc;

    }
        #nav_list li > span:hover a,#nav_list li:hover input{
           color:#3E4246;
        }
        #nav_list li a{
            color: #9D9D9C;
        }
        #nav_list li a:active,#nav_list ul li a:active {
            color:#575756;
        }
        #nav_list li a:hover{
            color:#36A9E1;
        }
/*Content Column*****************************************************************************************************/
#contentColumn {
    float: right;
    width: 960px;
    height: 97.2%;
    margin-left: 5px;
    position: relative;
    /* -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1; */
    -moz-box-orient: horizontal;
    -webkit-box-orient: horizontal;
    box-orient: horizontal;
        }
.box{
    background-color: white;
    border: 1px solid #B2B2B2;
    color: #706F6F;
    margin-top: -6px;
    margin-left: -7px;
    padding: 5px;
    position: relative;
    z-index: 10;
}
#applicationHeader .show input[type="text"] {
    width: 85%;
    color:#706F6F;
    position:relative;
    height: 27px;
}
#products #applicationHeader .show input[type="text"] {
    top: -37px;	
}
#applicationHeader .show input[type="submit"]{
    background-image: url("/Project/Design/2_Enterprise/Applications/Photo_Library/Main_App_Layout/images/Starfish-Enterprise-V3_popUp_active.png");
    color: white;
    height: 22px;
    position: absolute;
    right: 35px;
    top: 5px;
    width: 68px;
}
#applicationHeader .show span{
    height: 20px;
    position: absolute;
    right: 5px;
    top: 7px;
    width: 25px;
}
h2.changeTitle {
    height: 25px;
    width: 50%;
}
#header_actions {
    position: absolute;
    right: 20px;
    top: 10px;
}
.upload_sprite {
    position: absolute;
    height: 15px;
    width: 14px;
    background-position: -22px -1px;
    right: 10px;
    opacity: 0.5;
}
.availableSize_sprite {
    background-position: -3px -18px;
    height: 10px;
    position: absolute;
    right: 7px;
    top: 5px;
    width: 17px;
    opacity: 0.5;
}
.edit_sprite {
    background-position: -22px -18px;
    height: 23px;
    position: absolute;
    width: 25px;
    opacity: 0.5;
    top: 0;
    right: 0;
}
.edit_sprite:hover {
    opacity:1;
}
tr > td > div > span.button_container {
    position: relative;
    
}

#available_sizesContainer {
    position: relative;
    background-color: white;
    width: 137px;
    height: auto;
    z-index: 999;
    border: 1px solid #9D9D9D;
    left: -11px;
    top: 3px;
    overflow: auto;
    box-shadow: 0 5px 10px rgba(0,0,0,0.4);
}
#add_sizeContainer {
    background-color: #95C11F;
    width: 100%;
    padding: 6px;
    color: white;
}
#add_size {padding: 6px 61px 6px 5px;position: relative;}
.add_size {
    position: absolute;
    width: 25px;
    height: 34px;
    right: 0;
    top: 0;
    background-position: -54px -6px;}
#available_sizes li,#productCategories_action li{
    padding: 8px;
    width: 100%;
}
#available_sizes li .edit_size span:hover{
    color:#36A9E1;
}
#available_sizes li.size_list .edit_size {
    display:none;
}
#available_sizes li.size_list:hover,#productCategories_action li:hover {
    background-color:#DADADA;
}
#available_sizes li.size_list:hover .edit_size{
    display:block;
}
.edit_size{
    width: 40px;
    vertical-align: middle;
    position: relative;
    top: -1px;
}
.transparent_background{
    background-image:url(/Project/Design/2_Enterprise/Main_Layout/images/Starfish-Enterprise-v3_popUp_background_transparent.png);
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    z-index:800;
}

.newLine {
    padding: 0;
    height: auto;
    overflow: auto;
}
#outer_wrapper {
    display: -moz-box;
    display: -webkit-box;
    display: box;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    -moz-box-orient: horizontal;
    -webkit-box-orient: horizontal;
    box-orient: horizontal;
}

/************************* PHOTO CHOOSER ************************************/
#photo_chooser {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}

#photo_chooser #applicationContent {
    border-radius: 8px;
    background-color: #EDEDED;
}

#photo_chooser_albums {
    -webkit-box-flex: 1;
    box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap;
    float: none;
    height: auto;
    min-width: 215px;
    overflow: auto;
}

#photo_chooser_albums h3, .photo_chooserSideBar h3 { text-transform: capitalize; }

    div.album_selected,
    img.image_selected,
    #photo_chooser_images img:hover {
        border: 3px solid #C6C6C6;
    }

.photo_chooserSideBar {
    background-color: #DADADA !important;
    border-radius: 0 8px 8px 0;
    position: absolute;
    right: 0;
}

#photo_chooser_imagesBackground {
    width: 260px;
    height: 540px;
    background-color:#DADADA !important;
    border-radius: 0 10px 10px 0;
    
     }

    #photo_chooser_sizes {
        margin-top: 0px !important;
        background-color: transparent !important;
        width: auto !important;
    }

    #photo_chooser_images tr:hover,
    #photo_chooser_details tr:hover { border: none !important; background: none !important; }

    #photo_chooser_images td { padding-right: 5px; }
    
    #photo_chooser_details {
        background-color: #C6C6C6;
        bottom: 0;
        font-size: 11px;
        font-weight: bold;
        /*height: 155px;*/
        position: absolute;
        right: 0;
        width: 100%;
        border-radius: 0 0 8px 0;
    }
        #photo_chooser_details td { padding-bottom: 10px; }
        
        #photo_chooser_details td:first-child { color: #706F6F; }
    
        #photo_chooser_details td:last-child { color: #878787; }
        
    #photo_chooser_sizes {
	    border: medium none !important;
	    height: 20px !important;
	    width: 80px !important;
    }    
    
        

/************************ image containers *****************************/

#albumAction {
    width: 100%;
    position: absolute;
    z-index: 20;
    height: 100%;
    top: 0;
    left: 0;
    padding: 50px 25px;
    line-height: 14px;
}
#albumAction span {
    cursor: pointer;
    position: relative;
    color: #9D9D9C;
    width: 100%;
    height: 21px;
    font-weight: bold;
    background-color: white;
    border: none;
    border-radius: 2px;
    font-size: 12px;
    padding-top: 3px;
    float: left;
    margin-bottom: 5px;
}
#albumAction span:hover {
    color: #3E4246;
    background-image: url(/Project/Design/2_Enterprise/Main_Layout/images/Starfish-Enterprise-V3_actions_background.png);   
}
#add_album,.image_holder  {
    border: 1px solid #DADADA;
    padding: 3px;
    height: 160px;
    width: 203px;
    text-align: center;
/*
    transition:all 0.5s linear;
    -webkit-transition:all 0.5s linear;*/

}
.image_holder input[type="image"] {
    height: 100%;
    left: 0;
    margin: 0 !important;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
}
.image_holder:hover,.image_holder.active{
    border: 3px solid #C6C6C6;
    padding: 1px;
}
.image_holder:hover #albumAction{
    display:block !important;
    
}
#image_overflow {
     width:100%;
    height:100%;
    text-align: center;
    line-height: 148px;
    overflow: hidden;
    position:relative;   
}
#image_overflow > div#img,#image_holder > div#img,#image_overflow span.show_photo_chooser div#img{
	background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    width: 100%;
}
table#photo_chooser_images #image_holder {
	height: 50px;
    width: 70px;
    padding:3px;
}
table#photo_chooser_images .image_selected {
	background-color:#ABABAB;
	box-shadow: 1px 1px 2px #000;
}
#imagesColumn {
    -webkit-box-flex: 1;
    box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap;
    float: none;
    min-width: 215px;
    background-color: white;
    border-radius:  10px 0 0 10px;
}
#albumAction{
    background-image:url(/Project/Design/2_Enterprise/Applications/Photo_Library/Main_App_Layout/images/Starfish-Enterprise-V3_albumHover_back.png);
    display:none;
}
#albumAction input{
    height:20px;
}
#album_container {
    width: 203px;
    height: 215px;
}
#album_chooser/* ,#photo_chooser_albums */ {
    width: 670px;
}
#album_chooser{
    height: 490px;
    padding:0 !important;
    -webkit-box-flex: 1;
    box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap;
}
#albumTitle_holder{
    height: 25px;
}
.albumTitle {
    width: 170px;
}
label.error {
    color: #BB0000;
    font-size: 11px;
    font-weight: bold;
}
#heading > h4 .addCategory_action{
    border-radius: 3px;
    border: 1px solid #D7D7D7;
    right: 0px;
    top: 0;
    width: 20px;
    opacity:0.5;
}
#heading > h4 span.addCat {
    height: 19px;
    width: 20px;
    background-size: 145px;
    background-position: 221px 17px;
   
}

#heading > h4 .addCategory_action:hover {
    opacity:1;
    background-size: 1px;
    border:1px solid #9D9D9D;
    background-image: url(/Project/Design/2_Enterprise/Main_Layout/images/Starfish-Enterprise-V3_actions_background.png);
}
.del_category_icon{
     background-position: 94px 1px;
    height: 23px;
    position: absolute;
    width: 25px;
    opacity: 0.5;
    top: 0;
    right: 0;
}
.button_container:hover .del_category_icon{
    opacity: 1;
    }
    
/************************ custom scroll bar *****************************/
 .scroll-pane {
    height: 500px;
}
#applicationContent > form > .scroll-pane {
    height: 480px;
}
#applicationSideBar .scroll-pane {
    width: 250px;
    height: 360px;
    padding-bottom: 50px;
}

/************************ if no image/product found ********************/
#noImage {
    font-size:32px;
    margin: 170px 80px;
}
#noImage span{
    float:left;
}
#noImage:hover span#upload,
#noImage:hover span.addCat,
#add_size:hover span#add_size{
    color:#95C11F;
}
#noImage span#upload{
    width:220px;
    height:40px;
}
#noImage:hover .addAPhoto,
#add_size:hover .addAPhoto{
    float:right;
    height: 40px;
    width: 40px;
    background-position: 71px bottom;
    float:right;
    height: 40px;
    width: 40px;
    background-position: 71px bottom;
}
/************************************** diagonal stripes for product heading ****************/
.diagonalStripes {
    background-image:url('/Project/Design/2_Enterprise/Main_Layout/images/Starfish-Enterprise-V3-add-category-back.jpg');
    height:36px;
    opacity:0.8;
    padding:10px;
}
.diagonalStripes input{
    margin-top: -4px;
}
.diagonalStripes:hover{
    opacity:1;
    color:#9D9D9C;
}
.nicEdit-main {
	font-size: 14px;
	color: #575756 !important;
}

/*PAGINATION*/
#pagination { margin: 15px 0 15px 20px; }

#pagination li {
	float: left;
	margin-right: 15px;
}

#pagination li:last-child { margin-right: none; }

#pagination li.current a { font-weight: bold; }
