/*Source file: ~/Layouts/default/CSS/Modules/Photos/Controls.css*/
.EntityPhotoUploadPanel_CommunitySpaceRest
{
font-style: normal;
font-weight: bold;
font-size: 8pt;
color: Green;
}
.EntityPhotoUploadPanel_CommunitySpaceExceedLimit
{
font-style: normal;
font-weight: bold;
font-size: 8pt;
color: Red;
}
.EntityPhotoUploadPanel_TableBorder
{
border-left: solid 1px Black;
border-top: solid 1px Black;
}
.EntityPhotoUploadPanel_Header
{
background-color: #DADADA;
font-size: 10pt;
border-bottom: solid 1px Black;
border-right: solid 1px Black;
}
.EntityPhotoUploadPanel_TDBorder
{
border-bottom: solid 1px Black;
border-right: solid 1px Black;
}
.PhotoProcessingMenu_ButtonBorder
{
border: solid 1px #C8C9C5;
padding: 0.5px;
}
.PhotoUploadControl_Panel
{
padding: 10px 10px 10px 10px;
border: solid 2px #dadada;
width: 400px;
}
.PhotoDefaultPanel
{
border: solid 1px #2951a5;
background: #8CB6DE;
}
.Photo_TitleCont
{
margin-bottom: 10px;
}
.PhotoList_ItemContainer
{
padding-left: 15px;
padding-bottom: 15px;
}
.PhotoCard_Container .AjaxLabel_Text
{
white-space: normal;
}
.Photo_Title
{
font-size: 10pt;
font-weight: bold;
}
.Photo_TitleOnOver
{
background-color: #FFFFD3;
font-size: 10pt;
font-weight: bold;
}
.Photo_EmptyTitle
{
background-color: #FFFFD3;
color: Gray;
font-size: 10pt;
font-weight: bold;
}
.Photo_EditElement
{
background-color: #FFFFD3;
}
.Photo_EmptyDescriptionOnOver
{
background-color: #FFFFD3;
font-size: 9pt;
font-style: italic;
color: gray;
}
.Photo_ImageCont
{
text-align: center;
padding: 5px 15px 5px 0px;
}
.Photo_ImageCont > *
{
margin: 0 auto;
}
.Photo_Set_Caption
{
text-align: center;
}
.Photo_Set_Caption > *
{
margin: 0 auto;
}
.Photo_Text
{
}
.Photo_Description
{
font-size: 9pt;
background-color: Silver;
margin-bottom: 5px;
padding: 5px;
width: 200px;
width: expression("190px");
overflow: hidden;
}
.Photo_Description *
{
color: Black !important;
}
.Photo_SliderCont
{
text-align: center;
}
.Photo_SliderCont > *
{
margin: 0 auto;
}
.Photo_Uploader
{
margin-bottom: 5px;
}
.Photo_Tags
{
margin-bottom: 5px;
}
.Photo_OptionalInfo
{
font-size: 8pt;
color: #2951a5;
padding: 2px;
}
.Photo_InfoLink
{
margin: 0 0 4px 0;
}
.Photo_InfoCheckbox
{
float: left;
margin-right: 4px;
}
.PhotoCard_ItemCheckbox
{
padding: 0;
margin: 0;
}
.PhotoCard_Rating
{
display: block;
clear: both;
}
.PhotoCard_ImageCont
{
margin-bottom: 3px;
margin-top: 3px;
display: block;
}
.PhotoCard_DescriptionCont
{
width: 240px;
}
.Photo_GrayText
{
font-size: 8pt;
color: Gray;
}
.PhotoMenu_Links
{
font-size: 9pt;
}
.Photo_SmallText
{
color: Gray;
font-size: 7pt;
}
.Photo_BigText
{
color: Black;
font-size: 18pt;
font-weight: bold;
}
.Photo_SaveButton
{
border-right: black 1px solid;
border-top: gray 1px solid;
border-left: gray 1px solid;
border-bottom: black 1px solid;
background: #b2cce5;
color: black;
cursor: pointer;
text-align: center;
font-size: 10px;
font-family: verdana, arial, helvetica, sans-serif;
}
.Photo_CancelButton
{
border-right: black 1px solid;
border-top: gray 1px solid;
border-left: gray 1px solid;
border-bottom: black 1px solid;
background: ButtonFace;
color: Black;
cursor: pointer;
text-align: center;
font-size: 10px;
font-family: verdana, arial, helvetica, sans-serif;
}
.Photo_DefaultSetCard
{
overflow: hidden;
}
.Photos_DefaultSetCardBackground
{
background-color: #f5f5f5;
}
.Photos_PhotoSlider_MainTable
{
background-color: #F3F3F3;
border: solid 1px #E3E3E3;
}
.Photos_PhotoSlider_Scrollbar_box
{
width: 100%;
height: 5px;
background-color: #C0C0C0;
margin: 2px 0 2px 0;
text-align: left;
}
.Photos_PhotoSlider_Scrollbar_slider
{
width: 1px;
height: 5px;
background-color: #A0A0A0;
display: block;
position: relative;
}
.Photos_PhotoSlider_lblCounter
{
font-size: 9pt;
color: Black;
}
.Photos_PhotoSlider_lblItemSummary
{
font-size: 14pt;
color: Black;
}
.Photos_PhotoSlider_HighLightColor
{
background-color: Gray;
}
.Photos_PhotoSlider_HoverEffect
{
background-color: #10658C;
padding: 0px !important;
}
.Photos_PhotoSlider_HoverEffect IMG
{
width: 81px !important;
height: 81px !important;
}
.AjaxPhotoUpload_Panel
{
border: solid 1px #45688E;
background: white;
padding: 5px;
margin: 5px 5px 5px 0;
height: auto;
width: 305px;
position: relative;
}
.AjaxPhotoUpload_Indicator
{
position: absolute;
top: 0;
left: 0;
z-index: 500;
height: 75px;
width: 305px;
text-align: center;
background: white;
}
.Photo_ViewsInfo
{
margin: 4px 0 2px 0;
}
.Photo_Rating
{
margin: 8px 0;
white-space: nowrap;
line-height: 14px;
vertical-align: middle;
}
.Photo_Rating *
{
vertical-align: middle;
float: left;
}
.Photo_Tags .TagPanel_Tag
{
display: block;
}
.Photo_Tags A
{
color: RoyalBlue;
text-decoration: underline;
cursor: pointer;
}
.Photo_Link_Edit
{
color: RoyalBlue;
text-decoration: none;
cursor: pointer;
font-weight: bold;
border-bottom: 1px dashed RoyalBlue;
}
.Photo_Link_Edit:hover
{
color: RoyalBlue;
text-decoration: none;
}
.Photo_Tags_Edit_Cont
{
margin: 3px 0 5px 0;
padding: 10px;
background-color: Silver;
}
.Photo_Tags_Edit_Cont INPUT
{
width: 90%;
margin: 3px 5px 0 0;
}
.Photo_Tags_Edit_Cont .AjaxTagPanel_AddButton
{
width: 50%;
}
.AjaxTagsPanel_DeleteTag, .AjaxTagPanel_DeleteTag
{
color: RoyalBlue;
cursor: pointer;
}
.Photo_Sizes
{
margin: 5px 0;
}
.Photo_Sizes_Link
{
color: RoyalBlue;
font-weight: bold;
text-decoration: none;
border-bottom: 1px dashed RoyalBlue;
cursor: pointer;
}
.Photo_Sizes_Link:hover
{
text-decoration: none;
color: RoyalBlue;
}
.Photo_AvailableSizes_Cont
{
background-color: Silver;
padding: 5px;
margin: 3px 0;
}
.Photo_AvailableSizes_Cont A
{
color: RoyalBlue;
text-decoration: underline;
}
.Photo_Toggle_CollapsedBlock
{
padding-right: 20px;
background-image: url(../../../Images/Modules/Photos/more.png);
background-position: right top;
background-repeat: no-repeat;
}
.Photo_Toggle_ExpandedBlock
{
padding-right: 20px;
background-image: url(../../../Images/Modules/Photos/forward.png);
background-position: right top;
background-repeat: no-repeat;
}
.Photo_HtmlCode_Link
{
color: RoyalBlue;
font-weight: bold;
text-decoration: none;
border-bottom: 1px dashed RoyalBlue;
cursor: pointer;
}
.Photo_HtmlCode_Link:hover
{
color: RoyalBlue;
text-decoration: none;
}
.Photo_HtmlCode_Cont
{
background-color: Silver;
padding: 5px;
margin: 3px 0 5px 0;
}
.Photo_TagsContainer, .Photo_HtmlCode_Cont, .Photo_Tags, .Photo_SetsList
{
width: 200px;
overflow: hidden;
}
.Photo_SetsList
{
margin: 7px 0;
}
.Photo_SetsList_UnorderedList
{
padding: 0;
margin: 2px 0 2px 14px;
list-style-type: disc;
}
.Photo_SetsList_UnorderedList .SetLink
{
font-size: 12px;
color: RoyalBlue;
text-decoration: underline;
}
.Photo_SetsList_AddToSetLinkCont
{
margin: 5px 0;
}
.Photo_SetsList_AddToSetLinkCont .Photo_SetsList_AddToSetLink
{
color: RoyalBlue;
font-weight: bold;
text-decoration: none;
border-bottom: 1px dashed RoyalBlue;
cursor: pointer;
padding-left: 20px;
background-image: url(../../../Images/Modules/Photos/add.png);
background-position: left top;
background-repeat: no-repeat;
}
.Photo_Info_ACLLink A
{
color: RoyalBlue;
font-weight: bold;
text-decoration: underline;
cursor: pointer;
}
.Photo_SetsList_RemoveFromSetLink
{
color: RoyalBlue;
text-decoration: none;
cursor: pointer;
font-size: 10px;
}
.PhotoAdd2Set_Buttons, .PhotoAdd2Set_CreateNewSet
{
text-align: center;
margin-left: auto;
margin-right: auto;
margin-bottom: 5px;
}
.PhotoSets_SetCheck
{
text-align: center;
margin: 40px 0 0 10px;
float: left;
}
.MessageBox_Warning
{
}
.PhotoList_SelectedActions
{
margin: 10px 0;
}
.PhotoList_SelectedActions TABLE TD DIV
{
margin: 0 0 4px 22px;
padding: 0;
}
.PhotoList_SelectedActions TABLE TD H3
{
margin: 0 0 0 22px;
padding: 0;
font-size: 12px;
}
.PhotoList_SelectedActions .PhotoList_AddToSetLink A
{
color: RoyalBlue;
text-decoration: none;
cursor: pointer;
border-bottom: 1px dashed RoyalBlue;
padding-left: 20px;
background-image: url(../../../Images/Modules/Photos/add.png);
background-position: left top;
background-repeat: no-repeat;
}
.PhotoList_SelectedActions .PhotoList_RemoveLink A
{
color: RoyalBlue;
text-decoration: none;
cursor: pointer;
border-bottom: 1px dashed RoyalBlue;
padding-left: 20px;
background-image: url(../../../Images/Modules/Photos/delete.png);
background-position: left top;
background-repeat: no-repeat;
}
.PhotoSet_InfoCont
{
padding-left: 6px;
}
.SimplePhotoStrip_Photo
{
float: left;
width: 90px;
height: 95px;
cursor: pointer;
background-position: center center;
background-repeat: no-repeat;
margin: 0 12px;
}
.SimplePhotoStrip_PhotoDiv
{
float: left;
width: 90px;
height: 95px;
cursor: pointer;
background-position: center center;
background-repeat: no-repeat;
}
.SimplePhotoStrip_Container
{
float: left;
height: 95px;
overflow: hidden;
position: relative;
}
.SimplePhotoStrip_LeftArrow, .SimplePhotoStrip_RightArrow, .SimplePhotoStrip_ArrowLeft, .SimplePhotoStrip_ArrowRight
{
height: 90px;
width: 20px;
background-position: center center;
background-repeat: no-repeat;
cursor: pointer;
}
.SimplePhotoStrip_LeftArrow
{
float: left;
background-image: url('http://static2.servers.soneta.ru/Layouts/default/CSSImages/Modules/Photos/LeftArrow.png');
}
.SimplePhotoStrip_RightArrow
{
float: right;
background-image: url('http://static2.servers.soneta.ru/Layouts/default/CSSImages/Modules/Photos/RightArrow.png');
}
.SimplePhotoStrip_ArrowLeft
{
position: relative;
background-image: url('http://static2.servers.soneta.ru/Layouts/default/CSSImages/Modules/Photos/LeftArrow.png');
}
.SimplePhotoStrip_ArrowRight
{
position: relative;
top: -90px;
background-image: url('http://static2.servers.soneta.ru/Layouts/default/CSSImages/Modules/Photos/RightArrow.png');
}
.SimplePhotoStripGadgetContent
{
height: 110px;
padding: 5px;
}
.SimplePhotoStrip_Strip
{
position: absolute;
margin:0;
height: 95px;
}
.PhotoCard_Container
{
width: 240px;
}
.PhotoSliderContainer
{
position:relative;
height:95px;
width:100px;
margin-left:20px;
overflow:hidden;
float:left;
}
