﻿  /*CSS FOR CREATE ALBUM*/
  html,body,.container,form,#divCreateAlbum,#divAlbumSettings,#ParentGallery,#ParentImageGallery
  {
	height:100%;  
  }
    .noalbumlist
    {
        font-size: 21px;
        margin-top: 5px;
        color: #1f1f1f;
        font-family: 'Open Sans' , Helvetica, sans-serif;
		color:red;
		float:left;
    }

  #backgroundPopup
        {
            display: none;
            position: fixed;
            _position: absolute; /* hack for internet explorer 6*/
            height: 100%;
            width: 100%;
            top: 0;
            left: 0;
            border: 1px solid #cecece;
            z-index: 1;
            background-color: Black;
        }
      .InvisibleBG
         {
             display:none;
         }
        #popupContact
        {
            display: none;
            position: fixed;
            _position: absolute; /* hack for internet explorer 6*/
            height: 500px;
            width: 400px;
            background: #FFFFFF;
            border: 2px solid #cecece;
            z-index: 2;
            padding: 12px;
            font-size: 13px;
            border-radius: 50px;
        }
        #popupContact h1
        {
            text-align: left;
            color: #6FA5FD;
            font-size: 22px;
            font-weight: 700;
            border-bottom: 1px dotted #D3D3D3;
            padding-bottom: 2px;
            margin-bottom: 20px;
        }
        #popupContactClose
        {
            font-size: 14px;
            line-height: 14px;
            right: 6px;
            top: 4px;
            position: absolute;
            color: #6fa5fd;
            font-weight: 700;
            display: block;
        }
        .subsubheads
        {
font-size: 17pt;
color: #303030;
font-family: Candara,Tahoma,Arial, Helvetica, sans-serif;
        }
 /*COPIED FROM album.css*/
.albumimage {
-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 150px;
	background-color: #f5f5f5;
	-webkit-box-shadow: 0 4px rgba(183,214,236,.65);
	-moz-box-shadow: 0 4px rgba(183,214,236,.65);
	box-shadow: 0 4px rgba(183,214,236,.65);
	border: solid 1px #adc6d8;
	background-image: -webkit-linear-gradient(bottom, #ebf2f6, #fcfdfe);
	background-image: -moz-linear-gradient(bottom, #ebf2f6, #fcfdfe);
	background-image: -o-linear-gradient(bottom, #ebf2f6, #fcfdfe);
	background-image: -ms-linear-gradient(bottom, #ebf2f6, #fcfdfe);
	background-image: linear-gradient(to top, #ebf2f6, #fcfdfe);
	background-image: linear-gradient(to top, #cbe7ff, #d9edfe 79%, #f1f6fc);
	display:inline-block;
	cursor:pointer;
	width:600px;
	height:480px;
	padding:5px;
	margin-top:10px;
	margin-left:12px;

}


.clipartimageloader {
background: #f9f9f9;
display: inline;
float: left;
margin: 0 0 27px 20px;
width: auto;
padding: 10px 10px 15px;
text-align: center;
font-family: "Marker Felt" , sans-serif;
text-decoration: none;
color: #333;
font-size: 18px;
-webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, .25);
-moz-box-shadow: 0 3px 6px rgba(0,0,0,.25);

-webkit-border-top-right-radius: 2em;
-webkit-border-bottom-left-radius: 2em;

}

.clipartimageloader:hover{
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
box-shadow: 0px 0px 30px gray;
-webkit-box-shadow: 0px 0px 30px gray;
-moz-box-shadow: 0px 0px 30px gray;
opacity: 1;

}
.clipartpro{

	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-bottom-left-radius: 35px !important;
border-top-right-radius: 35px !important;
	border-radius: 1px;
	padding-left: 0px;
	padding-right: 0px;	
	width: 173px;
	height: 203px;
	border: solid 1px #c1dcf8;
	float:left;

	margin-right: 10px;
}
.css3PolaroidsPage
{
	background: transparent!important;
	border:0px !important;
	border-radius:0px !important;
	box-shadow:none !important;
	
}
#wrapper
{
	/*background: #F4F4F4;*/
	border-radius:20px;
	margin:10px;
	/*box-shadow: 0px 0px 30px rgba(156, 156, 156, 0.2) !important;*/
	width:98% !important;
}
.albumtitletexta
{
	text-shadow:none !important;
	color:black !important;
	font-size:17pt !important;
}
.albumtext
{
	font-size:13pt !important;
}
.albumimagecircle 
{
	/*-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	border-radius: 150px;*/
	background-color: #ffffff;
	/*background-image: linear-gradient(to top, #FFFFFF, #C6C6C6 79%, #FFFFFF) !important;*/
	display:inline-block;
	cursor:pointer;
	width:auto;
	height:150px;
	min-width: 100px;
	min-height: 95px;
	padding:6px;
	margin-top:30px;
	margin-left:12px;
	position:relative;
	top:8px;

box-shadow: 0px 3px 10px rgba(33,33,33,.7);
font-family: Candara,Tahoma,Arial, Helvetica, sans-serif;
font-size: 16px;
color: #303030;

}
/*.polaroids div {
width:175px !important;
}*/
.albumimages
{
	
	display: inline-block;
	/*zoom: .8;*/
	opacity:2.4;
	/*margin-top: -51px;
	margin-left: -50px;*/
	cursor: pointer;
	width:auto !important;

	/*-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;*/

}
.albumpolaroids>div 
{
	/*width: 175px !important;
	height: 175px;
	overflow: hidden;	
	display: inline-block;
	cursor: pointer;	
	padding: 10px;
	margin-top: 30px;
	margin-left: 12px;
	position: relative;
	top: 8px;
	box-shadow: 0px 3px 10px rgba(33,33,33,.7);
	border: 6px solid white;*/
	width: 150px;
	height: 150px;
	overflow: hidden;
	/* background-image: linear-gradient(to top, #FFFFFF, #C6C6C6 79%, #FFFFFF) !important; */
	display: inline-block;
	cursor: pointer;	
	position: relative;
	/*top: 8px;	*/
border: 1px solid white;
}
.albumimages:hover
{
-webkit-transform: scale(1.5);
-moz-transform: scale(1.5);

-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
position: relative;
z-index: 5;

}


.clipartimageloader2 {
background: #f9f9f9;
display: inline;
float: left;
margin: 0 0 27px 20px;
width: auto;
padding: 10px 10px 15px;
text-align: center;
font-family: "Marker Felt" , sans-serif;
text-decoration: none;
color: #333;
font-size: 18px;
-webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, .25);
-moz-box-shadow: 0 3px 6px rgba(0,0,0,.25);

-webkit-border-top-right-radius: 2em;
-webkit-border-bottom-left-radius: 2em;


border-bottom-left-radius: 35px !important;
border-top-right-radius: 35px !important;

}

.clipartimageloader2:hover{
-webkit-transform: scale(1.15);
-moz-transform: scale(1.15);
-webkit-box-shadow: 0 3px 6px rgba(0,0,0,.5);
-moz-box-shadow: 0 3px 6px rgba(0,0,0,.5);
position: relative;
z-index: 5;

}

.morph:hover {
border-radius: 50%;
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-o-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}

.pic:hover {
cursor: pointer;
}

.morph {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}

.pic {
-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background-color: #f5f5f5;
	-webkit-box-shadow: 0 4px rgba(183,214,236,.65);
	-moz-box-shadow: 0 4px rgba(183,214,236,.65);
	box-shadow: 0 4px rgba(183,214,236,.65);
	border: solid 1px #adc6d8;
	background-image: -webkit-linear-gradient(bottom, #ebf2f6, #fcfdfe);
	background-image: -moz-linear-gradient(bottom, #ebf2f6, #fcfdfe);
	background-image: -o-linear-gradient(bottom, #ebf2f6, #fcfdfe);
	background-image: -ms-linear-gradient(bottom, #ebf2f6, #fcfdfe);
	background-image: linear-gradient(to top, #ebf2f6, #fcfdfe);
	background-image: linear-gradient(to top, #cbe7ff, #d9edfe 79%, #f1f6fc);
	display:inline-block;
	cursor:pointer;
	width:200px;
	height:154px;
	padding:10px;
	margin-top:10px;
	margin-left:12px;

}

.albumtext {
font-family: Tahoma,Arial, Helvetica, sans-serif;
color: #605f5f;
font-size: 17px;
padding-top: 12px;
/* width: 72%; */
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
margin-left: 12px;
min-width: 100px;
width: 140px;
cursor:pointer;
}

.albumtitletext{

font-family:Tahoma,Arial, Helvetica, sans-serif;
color:#605f5f;
font-size:18px;
font-weight:bold;
position: absolute;
margin-top:-39px;
margin-left:84px;




}
.albumviewtext{

font-family:Tahoma,Arial, Helvetica, sans-serif;
color:#605f5f;
font-size:16px;
position: absolute;
padding-top:12px;
padding-left:51px;
font-weight:bold;




}

    .sharebutton2 {
        bottom: 20px;
    }
    .Blogs {
        width: auto;
    }
    .Blogsanim {
        animation: inout 1s;
        animation-iteration-count: 1;
        -webkit-animation: inout 1s;
        -webkit-animation-iteration-count: 1;
    }
    @keyframes inout {
        0% {
            transform: scale(0, 0);
        }
        50% {
            transform: scale(1, 1);
        }
    }
    @-webkit-keyframes inout {
        0% {
            -webkit-transform: scale(0, 0);
        }
        50% {
            -webkit-transform: scale(1, 1);
        }
    }
    .Event_ButtonGrey {
        top: -24px !important;
    }   
    
    .searchitem {
        background: #FFFFFF !important;
        border-radius: 16px !important;
        padding: 5px !important;
    }
    .bottombar {
        background-color: #A0A0A0 !important;
        left: 0px;
    }
    .mr {
        margin-left: 0px !important;
    }
    .Event_Button2 {
        background: white;
    }
   
    .eventaddbuddybg1 {
        cursor: pointer;
    }    
    
    .NavtButtons {
        /*padding: 3px;
        width: 40px;
        height: 40px;*/
    }
   
    @media only screen and (max-width: 481px) and (min-width: 100px) {
        .ilogo {
            width: 25px !important;
			top:-65px ;
        }
		.albumimageloader{
	width:280px !important; 
	margin-top: 35px;
	padding-left1: 2%;
}


.albumprevicon {
position: absolute;
left: 0%;
top: 51%;
}	

.albumnexticon {
position: absolute;
left: 82%;
top: 51%;
}
.title {
font-family: 'Raleway' , sans-serif;
font-size: 30px;
color: #1f1f1f;
font-weight: 100;
clear: both;
margin-bottom: 5px;
padding-top: 7px ;
cursor: default;
min-height: 35px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
width:80%;
}
       
    }
    .inboxhead {
        color: Black !important;
    }
    .btn {
        box-shadow: 0 5px 0 #D1D1D1, 0 5px 6px rgba(207, 207, 207, 1) !important;
        background-color: #FFFFFF;
    }
    .marginRight {
        margin-right: 0px !important;
    }
    .UserImgAlign {
        border-right: 0px solid #BBB !important;
    }
    
    body,
    html {
        background-color: #f2f2f2!important;
    }
   

    /*COPIED FROM GROUPMENU*/
.AlbumMenu
{
    width: 218px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #fbfbfb;
    -webkit-box-shadow: 0 8px 9px rgba(0,0,0,.3);
    -moz-box-shadow: 0 8px 9px rgba(0,0,0,.3);
    box-shadow: 0 8px 9px rgba(0,0,0,.3);
    border: solid 1px #ddd;
    position: absolute;
    z-index: 99;
}
    
.AlbumMenu:before
{
    content: "";
    position: absolute; /*top: -60px;*/
    left: 0;
    width: 155px;
    height: 36px;
    display: block;
}

.AlbumMenu:after
{
    content: "";
    position: absolute;
    top: -30px;
    left: 90px;
    border: 15px solid transparent;
    border-bottom-color: #fbfbfb;
    display: block;
    width: 0;
}

.AlbumMenuItems
{
    clear: both;
    display: inline-block;
    padding: 17px 13px;
    width: 192px;
    margin-bottom: -4px;
    cursor: pointer;
    border-bottom: 1px solid #E9E9E9;
}

.AlbumMenuItems2
{
    clear: both;
    display: inline-block;
    padding: 17px 13px;
    width: 192px;
    margin-bottom: -4px;
    cursor: pointer;
}

.AlbumMenuItems2:hover
{
    background: #f4f4f4;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.AlbumMenuItems:hover
{
    background: #f4f4f4;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border-bottom: 1px solid #E9E9E9;
}
.AlbumMenuAlign{
margin-top: 84px;
margin-left: 60%;
}
.InvisibleBG {
width: 100%;
height: 100%;
position: fixed;
z-index: 2;
margin: 0px;
top: 0px;
cursor: pointer;
left: 0px;
}


.albumsharebg{
margin-top: -59px;
position: absolute;

color: #ffffff;
width: 14.2%;
height: 42px;
margin-left: 12px;

background: rgba(67, 67, 67, .92);
position: absolute;

box-sizing: border-box;
padding: 8px;


opacity: 1;
/*border-bottom-right-radius: 25px;
border-bottom-left-radius: 25px;*/
-webkit-transform: translateY(67%);
-moz-transform: translateY(67%);
-ms-transform: translateY(67%);
transform: translateY(67%);
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
transition: transform 0.4s, opacity 0.1s 0.3s;
cursor: default;
	
	
}

.sharebutton2 {
padding: 4px;
-webkit-border-radius: 25px/25px 25px 24px 24px;
-moz-border-radius: 25px/25px 25px 24px 24px;
border-radius: 25px/25px 25px 24px 24px;
background-color: #d9eeff;
-webkit-box-shadow: 0 2px 8px rgba(190,190,190,.39);
-moz-box-shadow: 0 2px 8px rgba(190,190,190,.39);
box-shadow: 0 2px 8px rgba(190,190,190,.39);
border: solid 1px #bebebe;
background-image: -webkit-linear-gradient(bottom, #e6e6e6, #fff);
background-image: -moz-linear-gradient(bottom, #e6e6e6, #fff);
background-image: -o-linear-gradient(bottom, #e6e6e6, #fff);
background-image: -ms-linear-gradient(bottom, #e6e6e6, #fff);
background-image: linear-gradient(to top, #e6e6e6, #fff);
cursor: pointer;
position: absolute;
right: 10px;
bottom: 8px;
z-index: 3;
}
.albumlistingprofile {
width: 40px;
height: 40px;
border: 1px solid #DBDBDB;
float: left;
-webkit-border-radius: 90px;
-moz-border-radius: 90px;
border-radius: 90px;
margin-top: 2px;
margin-right: 6px;
}
.albumcontainer{
	margin-top:25px;
	
	
}
.albumowner{
font-size: 30px;
color: #535353;
padding-top: 5px;
width:75%;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
font-family: 'Raleway', sans-serif !important;

	
}
.albumlistalign{
	float:left;
	
}
.albumnexticon{
	position: absolute;
left: 67%;
top: 38%;
	
}
.albumprevicon{
	position: absolute;
left: 27%;
top: 38%;
}
.albumimageloader{
	width: 410px; 
	margin-top: 35px;
	padding-left1: 2%;
	
}
.clsbtnshare {
Position: absolute;
right: 34%;
top:0%;
background-color: white;
padding: 6px;
border-radius: 55px !important;
border: 1px solid #BDBDE6 !important;
-webkit-transition: all 0.1s ease;
-moz-transition: all 0.1s ease;
-ms-transition: all 0.1s ease;
-o-transition: all 0.1s ease;
transition: all 0.1s ease;
cursor: pointer;
display: inline-flex;
float:right;
}
/*.CubeeControlMobWidth {
-webkit-border-radius: 50px !important;
-moz-border-radius: 50px !important;
border-radius: 50px !important;
border: none !important;
display: inline-block !important;
cursor: pointer;
position: relative;
z-index: 2;
margin-top: 8px;
}*/
.albumsharebtn{
	position: absolute;
left: 38%;
}
.albumimagebox{	
max-width: initial;
position: relative;
left: 100%;
min-height:150px;
margin-left: -200%;
/*width: 100% !important;*/
height: 100% !important;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;	

}


.albumimagebox img:hover {
-webkit-transform: scale(1.3);
-moz-transform: scale(1.3);
-ms-transform: scale(1.3);
-o-transform: scale(1.3);
transform: scale(1.3);
}
.albumimageboxOld{	
max-width: initial;
position: relative;
left: 100%;
min-height:150px;
margin-left: -200%;
width: 100% !important;
height: 100% !important;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;	

}


.albumimageboxOld img:hover {
-webkit-transform: scale(1.3);
-moz-transform: scale(1.3);
-ms-transform: scale(1.3);
-o-transform: scale(1.3);
transform: scale(1.3);
}
.albumnextsize{
width:80px;
height:80px;
	
}
.imagecaption{
font-size: 15px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
width: 48%;
	
}
.albumlistaligns
{
width: 150px;
height: 150px;
overflow: hidden;
/* background-image: linear-gradient(to top, #FFFFFF, #C6C6C6 79%, #FFFFFF) !important; */
display: inline-block;
cursor: pointer;
position: relative;
/*top: 8px;*/
border: 1px solid white;
}

.albumtextalign{
width:150px; 
font-size: 9pt; 
padding:2px;
word-spacing: 3px;
cursor:pointer;

	
	
}


.menualign{
	padding: 13px;
margin-top: 1px;
margin-right: 5px;
	
}

.albumcount{
font-family: 'Raleway', sans-serif !important;
float: left;
min-width: 10px;
max-width: 90%;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;	
	
}

.albumboxalign{
	margin-top:2px;
	
}

.albummainicon{
	
padding: 6px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
background-color: #d9eeff;
-webkit-box-shadow: 0 2px 8px rgba(190,190,190,.39);
-moz-box-shadow: 0 2px 8px rgba(190,190,190,.39);
box-shadow: 0 2px 8px rgba(190,190,190,.39);
border: solid 1px #bebebe;
background-image: -webkit-linear-gradient(bottom, #e6e6e6, #fff);
background-image: -moz-linear-gradient(bottom, #e6e6e6, #fff);
background-image: -o-linear-gradient(bottom, #e6e6e6, #fff);
background-image: linear-gradient(to top, #e6e6e6, #fff);
cursor: pointer;


	
}




.editalbumlistaligns
{
width: 220px;
height: 150px;
overflow: hidden;
/* background-image: linear-gradient(to top, #FFFFFF, #C6C6C6 79%, #FFFFFF) !important; */
display: inline-block;
cursor: pointer;
position: relative;
/*top: 8px;*/
border: 1px solid white;
}

.editalbumimages
{
	
	display: inline-block;
	zoom: 1.9;
	opacity:2.4;
	/*margin-top: -51px;
	margin-left: -50px;*/
	cursor: pointer;
	width:auto !important;

	/*-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;*/

}


.editalbumimagebox{	
max-width: initial;
position: relative;
/*left: 100%;*/
min-height:150px;
/*margin-left: -200%;*/
/*width: 100% !important;*/
height: 100% !important;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;	

}

.regular-radio {
	-webkit-appearance: none;
	background-color: #fafcfd;
	-webkit-box-shadow: inset 0 0 6px rgba(239,248,255,.79);
	-moz-box-shadow: inset 0 0 6px rgba(239,248,255,.79);
	box-shadow: inset 0 0 6px rgba(239,248,255,.79);
	border: solid 2px #9dc2e0;
	padding: 10px;
	border-radius: 70px;
	display: inline-block;
	position: relative;
	
	cursor:pointer;
	z-index:1;
	/*clear:both;*/
	
}

.regular-radio:checked:after {
	content: '';
	border-radius: 70px;
	position: absolute;	

	background: #9cc355;
	box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3);
	


	font-size: 23px;
	color: white;
	text-align:center;
}



.big-radio {
	padding: 13px;
}

.big-radio:checked:after {
	width: 18px;
	height: 18px;
	left: 4px;
	top: 4px;

}



@media only screen and (max-width: 481px) and (min-width: 100px) {
	
.albumtextalign{
width:250px; 
font-size: 10pt; 
padding:2px;
word-spacing: 3px;
cursor:pointer;
	
	
}	
.albumsharebg {
margin-top: -62px;
position: absolute;
color: #ffffff;
width: 66.2%;
height: 42px;
margin-left: 12px;
background: rgba(67, 67, 67, .92);
position: absolute;
box-sizing: border-box;
padding: 8px;
opacity: 1;
-webkit-transform: translateY(67%);
-moz-transform: translateY(67%);
-ms-transform: translateY(67%);
transform: translateY(67%);
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
transition: transform 0.4s, opacity 0.1s 0.3s;
cursor: default;
}

.marginRight {
float: right !important;
}

.title {
font-family: 'Raleway' , sans-serif;
font-size: 30px;
color: #1f1f1f;
font-weight: 100;
clear: both;
margin-bottom: 5px;
padding-top: 29px;
cursor: default;
min-height: 35px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
width:90%;
position: relative;
left: -24px;
}
	
.albumcontainer{
	padding-top:5px;
	clear:both;
	
	
}
.albumlistalign{
	float:left;
	clear:both;
	
}
	
.clsbtnshare {
Position: absolute;
right: 4%;
top: 1%;
background-color: white;
padding: 6px;
border-radius: 55px !important;
border: 1px solid #BDBDE6 !important;
-webkit-transition: all 0.1s ease;
-moz-transition: all 0.1s ease;
-ms-transition: all 0.1s ease;
-o-transition: all 0.1s ease;
transition: all 0.1s ease;
cursor: pointer;
display: inline-flex;
float: right;
}
	
/*	.CubeeControlMobWidth {
float: left;
-webkit-border-radius: 50px !important;
-moz-border-radius: 50px !important;
border-radius: 50px !important;
border: none !important;
display: inline-block !important;
cursor: pointer;
margin-right: 14px !important;
position: relative;
z-index: 2;
}*/
.itemtext2 {
font-family: Candara,Tahoma,Arial, Helvetica, sans-serif;
color: #303030;
font-size: 18px;
width: 45%;
vertical-align: text-top;
float: left;
}

.albumsharebtn {
position: absolute;
left: 23%;
}

.AlbumMenuAlign{
margin-top: 75px;
margin-left: 17%;	
	
}
.LoginMenuAlign {
margin-top: 91px;
margin-left: 20%;
}
.albumnextsize{
width:60px;
height:60px;
	
}
.albumimagecircle {
background-color: #ffffff;
/* background-image: linear-gradient(to top, #FFFFFF, #C6C6C6 79%, #FFFFFF) !important; */
display: inline-block;
cursor: pointer;
width: auto;
height: 150px;
min-width: 100px;
min-height: 95px;
padding: 6px;
margin-top: 4px;
margin-left: 12px;
position: relative;
top: 8px;
box-shadow: 0px 3px 10px rgba(33,33,33,.7);
font-family: Candara,Tahoma,Arial, Helvetica, sans-serif;
font-size: 16px;
color: #303030;
}
.albumpolaroids>div 
{
	/*width: 175px !important;
	height: 175px;
	overflow: hidden;	
	display: inline-block;
	cursor: pointer;	
	padding: 10px;
	margin-top: 30px;
	margin-left: 12px;
	position: relative;
	top: 8px;
	box-shadow: 0px 3px 10px rgba(33,33,33,.7);
	border: 6px solid white;*/
	width: 150px;
	height: 150px;
	overflow: hidden;
	/* background-image: linear-gradient(to top, #FFFFFF, #C6C6C6 79%, #FFFFFF) !important; */
	display: inline-block;
	cursor: pointer;	
	position: relative;
	/*top: 8px;*/	
border: 1px solid white;
}

.LoginMenu {
width: 218px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background-color: #fbfbfb;
-webkit-box-shadow: 0 8px 9px rgba(0,0,0,.3);
-moz-box-shadow: 0 8px 9px rgba(0,0,0,.3);
box-shadow: 0 8px 9px rgba(0,0,0,.3);
border: solid 1px #ddd;
position: absolute;
z-index: 99;
}
.LoginMenu:before {
/* content: ""; */
position: absolute;
/* top: -60px; */
left: 0;
width: 155px;
height: 36px;
display: block;
}

.LoginMenu:after {
content: "";
position: absolute;
top: -30px;
left: 169px !important;
border: 15px solid transparent;
border-bottom-color: #fbfbfb;
display: block;
width: 0;
}
.albumimagebox {
max-width: initial;
position: relative;
left: 100%;
min-height: 250px;
margin-left: -200%;
width: 100% !important;
height: 100% !important;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.noalbumlist {
font-size: 14px;
margin-top: 5px;
color: #1f1f1f;
font-family: 'Open Sans' , Helvetica, sans-serif;
color: red;
float: left;
}

.albumlistaligns
{
width: 150px;
height: 150px;
overflow: hidden;
/* background-image: linear-gradient(to top, #FFFFFF, #C6C6C6 79%, #FFFFFF) !important; */
display: inline-block;
cursor: pointer;
position: relative;
/*top: 8px;*/
border: 1px solid white;
}

.menualign{
	padding: 13px;
margin-top: -3px;
margin-right: 5px;
	
}
.albumboxalign{
	margin-top:50px;
	
}
.titlediv {

border-bottom: 1px solid #d2d2d2;
height: 45px;
}

.albumowner {
font-size: 30px;
color: #535353;
padding-top: 5px;
width: 75%;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
font-family: 'Raleway', sans-serif !important;
margin-top: 2px;
}

.albumcount {
font-family: 'Raleway', sans-serif !important;
float: left;
min-width: 10px;
max-width: 76%;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
	
}

@media only screen and (max-width : 1024px) and (min-width : 768px) {
	.albumcount {
font-family: 'Raleway', sans-serif !important;
float: left;
min-width: 10px;
max-width: 85%;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
	
	
}

.AlbumMenuAlign
{
    margin-top: 0px !important;
    margin-left: 0px !important;
}
.AlbumMenu:after
{   
	content: "" !important;
	position: absolute !important;
	top: -30px !important;
	left: 175px !important;
	border: 15px solid transparent !important;
	border-bottom-color: #fbfbfb !important;
	display: block !important;
	width: 0 !important;
}