@font-face {
    font-family: 'open_sansregular';
    src: url('https://www.iuemag.com/writeups/css/fonts/opensans-regular-webfont.eot');
    src: url('https://www.iuemag.com/writeups/css/fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.iuemag.com/writeups/css/fonts/opensans-regular-webfont.woff') format('woff'),
         url('https://www.iuemag.com/writeups/css/fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('https://www.iuemag.com/writeups/css/fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansbold';
    src: url('https://www.iuemag.com/writeups/css/fonts/opensans-bold-webfont.eot');
    src: url('https://www.iuemag.com/writeups/css/fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.iuemag.com/writeups/css/fonts/opensans-bold-webfont.woff') format('woff'),
         url('https://www.iuemag.com/writeups/css/fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('https://www.iuemag.com/writeups/css/fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanslight';
    src: url('https://www.iuemag.com/writeups/css/fonts/opensans-light-webfont.eot');
    src: url('https://www.iuemag.com/writeups/css/fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.iuemag.com/writeups/css/fonts/opensans-light-webfont.woff') format('woff'),
         url('https://www.iuemag.com/writeups/css/fonts/opensans-light-webfont.ttf') format('truetype'),
         url('https://www.iuemag.com/writeups/css/fonts/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
    position: relative;
    width: 100%;
    height: 100%;
    font-size: 13px;
    font-family: 'open_sansregular', sans-serif;
    color: #606060;
    background-color: #404040;
    background-image: url('../images/bg.jpg');
    background-repeat: repeat;
}

.clear {
    clear: both;
}

a {
    color: #00b0ff;
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    text-decoration: underline;
}

#page-wrap {
    margin: 0 auto;
    width: 1000px;
    -moz-box-shadow: 0 0 4px #000;
    -webkit-box-shadow: 0 0 4px #000;
    box-shadow: 0 0 4px #000;
    text-align: center;
}

#header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    height: 289px;
}

#logo {
    /* Adjust the styles for the logo if needed */
    position: absolute;
    z-index: 10;
    top: 10px;
    right: 10px;
}

#visit-main-site {
    /* Adjust the styles for visit-main-site if needed */
    position: absolute;
    background-color: #fff;
    bottom: 0px;
    right: 0px;
    padding: 10px;
    font-size: 18px;
    line-height: 25px;
}

#visit-main-site img {
    vertical-align: middle;
    padding-right: 3px;
}

#visit-main-site:hover {
    cursor: pointer;
    background-color: #f0f0f0;
}

#container {
    width: 950px;
    padding: 0 25px 20px;
    background-color: #fff;
    min-height: 600px;
}

#top-divider {
    margin: auto;
    margin-top: -15px;
}

#menu-button {
    float: left;
    line-height: 16px;
    font-size: 14px;
    padding: 5px 7px;
    background-color: #00b0ff;
    color: #fff;
    margin-bottom: 10px;
    text-transform: uppercase;
}

#menu-button:hover {
    opacity: 0.9;
    cursor: pointer;
}

#menu-button img {
    vertical-align: middle;
    padding-right: 3px;
    height: 16px;
}

#intro {
    clear: both;
    text-align: left;
    font-size: 14px;
    line-height: 150%;
}

.highlight-text {
    font-family: 'open_sansbold', sans-serif;
    font-size: 16px;
}

#submit-write-up{
    float: left;
    position: relative;
    clear: both;
    margin-top: 10px;
    padding: 10px;
    width: 630px;
    min-height: 600px;
    background-color: #fff;
    line-height: 140%;
    font-size: 14px;
    color: #606060;
    text-align: left;
    border: solid 1px #e0e0e0;
}
#submit-text{
    padding: 10px 0;
}
.sp_top_right{
    height:45px;
    background:#ecebeb;
    padding:0;
    width:6.0%
    }
.sp_top_left{
    height:45px;
    width:6.5%;
    background:#fff url("../images/cart_top_left.jpg") repeat-y
    }
.sp_top_left1{
    height: 45px;
    width: 41px;
    background: url("../images/cart_step2.jpg") no-repeat scroll right top rgb(236, 235, 235);
    }
.sp_step1-active{
    height:20px;
    width:28.9%;
    background:#fff url("../images/cart_step1.jpg") top right repeat-y;
    color:#000;
    font-family:arial;
    font-size:14px;
    font-weight:bold;
    padding:13px 0 12px 10px;
    vertical-align: middle;
    }
.sp_step1-active span{
    font-size:24px;
    float:left;
    padding-right:5px;
}
.sp_step1{
    height:20px;
    width:28.9%;
    background:#ecebeb url("../images/cart_step1_white.jpg") top right repeat-y;
    color:#a19f9f;
    font-family:arial;
    font-size:14px;
    font-weight:bold;
    padding:13px 0 10px 10px;
    cursor: pointer;
    vertical-align:middle!important
}
.sp_step1 span{
    font-size:24px;
    float:left;
    padding-right:5px;
}
.sp_step2{
    height:20px;
    width:28.9%;
    background:#ecebeb url("../images/cart_step2.jpg") top right repeat-y;
    color:#a19f9f;
    font-family:arial;
    font-size:14px;
    font-weight:bold;
    padding:13px 0 10px 10px;
    vertical-align:middle!important
}
.sp_step2 span{
    font-size:24px;
    float:left;
    padding-right:5px;
}
.sp_step2-active{
    height:20px;
    width:28.9%;
    background:#fff url("../images/cart_step1.jpg") top right repeat-y;
    color:#000;
    font-family:arial;
    font-size:14px;
    font-weight:bold;
    padding:13px 0 12px 10px;
    vertical-align: middle;
    }
.sp_step2-active span{
    font-size:24px;
    float:left;
    padding-right:5px;
}
#writeup-table{
    width: 618px;
    text-align: left;
    padding-top: 10px;
}
#writeup-table td{
    padding: 5px 0;
    font-size: 14px;
}
#writeup-table .new-article-title{
    font-size: 20px;
}
#writeup-table textarea{
    font-family: 'open_sansregular',sans-serif;
    font-size: 13px;
    width: 600px;
    border: solid 1px #e0e0e0;
    padding: 10px;
}
#title{
    font-family: 'open_sansregular',sans-serif;
    font-size: 13px;
    padding: 5px;
    border: 1px solid #e0e0e0;
    width: 612px;
    height: 25px;
}
#tags-input{
    font-family: 'open_sansregular',sans-serif;
    font-size: 13px;
    padding: 6px;
    height: 25px;
    border: 1px solid #e0e0e0;
    width: 298px;
}
#category-input{
    font-family: 'open_sansregular',sans-serif;
    font-size: 13px;
    padding: 5px;
    border: 1px solid #e0e0e0;
    width: 303px;
    color: #969696;
}
#category-input option{
    font-family: 'open_sansregular',sans-serif;
    font-size: 13px;
    padding: 3px;
    color: #404040 !important;
}
.cat-description{
    
}
.cat-description-div{
    background-color: #f0f0f0;
    border-radius: 4px;
    margin-top: 5px;
    padding: 10px !important;
    font-size: 13px !important;
    display: none;
}
.cat-description-title{
    font-family: 'open_sansbold',sans-serif;
}
.button{
    background-color: #00b0ff;
    color: white;
    padding: 5px 10px;
    border: none;
    min-width: 60px;
    text-align: center;
}
input.form-input{
    font-family: "open_sansregular",sans-serif;
    font-size: 13px;
    padding: 5px;
    border: 1px solid #E0E0E0;
    width: 290px;
    height: 25px;
}
select.form-input{
    font-family: "open_sansregular",sans-serif;
    font-size: 13px;
    padding: 5px;
    border: 1px solid #E0E0E0;
    width: 303px;
}
select.form-input option{
    font-family: 'open_sansregular',sans-serif;
    font-size: 13px;
    padding: 3px;
    color: #404040 !important;
}
span.dashboard-label{
    display: inline-block;
    width: 100px;
}
.dashboard-label i{
    width: 13px;
}
.alert-text {
    margin-left: 105px;
}
input.dashboard-input{
    display: inline-block;
    font-family: "open_sansregular",sans-serif;
    font-size: 13px;
    padding: 5px;
    border: 1px solid #E0E0E0;
    width: 300px;
    height: 25px;
    margin: 5px 0;
}
textarea.dashboard-input{
    width: 100%;
    font-family: 'open_sansregular',sans-serif;
    font-size: 13px;
    padding: 7px 10px;
    color: #606060 !important;
    resize: vertical;
    box-sizing: border-box;
    border: solid 1px #ddd;
    margin: 10px 0;
}
.liga, .iu{
    display: none;
}
.button:hover{
    opacity: 0.9;
    cursor: pointer;
}
.button-left{
    float: left;
}
.button-right{
    float: right;
}
#details-table{
    width: 618px;
    text-align: left;
    padding-top: 10px;
    display: none;
}
#details-table td{
    padding: 5px 5px 5px 0;
    font-size: 14px;
    vertical-align: middle;
    text-align: left;
}
#details-table input[type=text], #details-table input[type=password]{
    font-family: 'open_sansregular',sans-serif;
    font-size: 13px;
    color: #404040;
    padding: 5px;
    border: 1px solid #e0e0e0;
    width: 178px;
}
#details-table select{
    font-family: 'open_sansregular',sans-serif;
    font-size: 13px;
    color: #404040;
    padding: 5px;
    border: 1px solid #e0e0e0;
    width: 193px;
}
#short_bio, #bio{
    font-family: 'open_sansregular',sans-serif;
    font-size: 13px;
    color: #404040;
    padding: 5px;
    border: 1px solid #e0e0e0;
    width: 520px;
    height: 80px;
    resize: none;
    line-height: 150%;
}
#short_bio{
    height: 50px;
}
.noclick{
    cursor: pointer;
}
.text-18{
    font-size: 18px !important;
}
.text-16{
    font-size: 16px;
}
.text-12{
    font-size: 12px !important;
}
.text-grey{
    color: #969696;
}
.text-red{
    color: #f54545;
}
.text-blue{
    color: #00b0ff;
}
.text-green{
    color: #00aa18;
}
.text-dark-blue{
    color: #5678ba;
}
.text-orange{
    color: #e96e00;
}
.bg-red{
    background-color: #f54545;
}
.bg-green{
    background-color: #00aa18;
}
.bg-orange{
    background-color: #e96e00;
}
.text-bold{
    font-family: 'open_sansbold', sans-serif;
}
.float-right{
    float: right;
}
.margin-top-10{
    margin-top:10px;
}
.text-confirmation{
    font-size: 18px !important;
    padding: 10px 0;
    margin-bottom: 10px;
    border-bottom: solid 1px #e0e0e0;
}
.modalDialog {
	position: fixed;
	font-family: 'open_sansregular', sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.2);
	z-index: 99999;
	opacity:0;
    	pointer-events: none;
	color: #404040;
	line-height: 140%;
}
.modalDialog:target {
	opacity:1;
	pointer-events: auto;
}

.modalDialog > div {
	width: 260px;
	position: relative;
	margin: 10% auto;
	padding: 20px;
	border-radius: 3px;
	background: none repeat scroll 0% 0% #FFF;
    box-sizing: content-box;
}
.close {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}

.close:hover {
    background: #00d9ff;
    text-decoration: none;
}
.modal-title{
    padding-bottom: 10px;
    font-size: 20px;
    margin-bottom: 5px;
    border-bottom: solid 1px #e0e0e0;
}
.modal-text img{
    max-width: 100%;
}
#forgot-password-email{
    font-family: 'open_sansregular',sans-serif;
    color: #404040;
    padding: 5px;
    border: 1px solid #d0d0d0;
    width: 250px;
    margin: 5px 0 10px;
}
#sidebar {
    color: #404040;
    float:right;
    margin-top: 10px;
    padding:10px;
    width:250px;
    z-index:1;
    text-align: left;
    border: solid 1px #e0e0e0;
}
#articles-archive-title{
    padding: 5px;
    background-color: #00b0ff;
    color: #fff;
    height: 25px;
    font-family: 'open_sanslight', sans-serif;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    font-variant: small-caps;
    margin-bottom: 5px;
}
#sidebar ul {
    font-family:'open_sansregular',serif;
    font-size:13px;
    list-style-type:none;
    margin:0;
    padding:0;
    position:relative;
}

#sidebar li {
    height: 75px;
    overflow: hidden;
    border-bottom-style:solid;
    border-bottom-color:#d0d0d0;
    border-bottom-width:1px;
}

#sidebar li h5 {
    color:#404040;
    font-size:13px;
    line-height:140%;
    padding-top: 5px;
}

#sidebar li h5 a {
    color:#404040;
    text-decoration:none;
    font-weight:200;
}

#sidebar li h5 a:hover{
	text-decoration:underline;
}

#sidebar li img {
    float:left;
    margin-right:8px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#sidebar li .info {
    font-size:12px;
    color:#787878;
    margin-left:0px;
    padding-left:0px;
    text-align:left;
}

#sidebar .info a,
#sidebar .info a:visited {
    color:#787878;
    text-decoration: none;
}
#sidebar .info a:hover{
	text-decoration:underline;
}

#sidebar .spyWrapper {
    height: 100%;
    overflow: hidden;
    position: relative;    
}

#sidebar p{
	text-indent:0px;
    line-height:140%;
}
#login-div{
    clear: both;
    width: 300px;
    border: solid 1px #e0e0e0;
    padding: 10px;
    margin-top: 10px;
}
#login-header{
    text-align: left;
    line-height: 20px;
    font-size: 14px;
    padding: 10px;
    background-color: #404040;
    color: #fff;
    text-transform: uppercase;
}
#login-header img{
    vertical-align: middle;
    padding-right:
    5px;
}
#login-form-table{
    text-align: left;
}
#login-form-table td{
    padding: 5px 0;
    font-size: 14px;
}
#login-form-table input{
    font-family: 'open_sansregular',sans-serif;
    color: #404040;
    padding: 5px;
    border: 1px solid #e0e0e0;
    width: 220px;
}
#login-alert{
    line-height: 140%;
}
#content{
    margin-top: 10px;
    line-height: 140%;
    text-align: left;
}
.article_for{
    text-align: left;
}
.article_for select{
    font-family: 'open_sansregular',sans-serif;
    font-size: 13px;
    color: #404040;
    padding: 5px;
    border: 1px solid #e0e0e0;
    width: 150px;
    height: 30px;
}
#summary-table{
    width: 100%;
    margin-top: 10px;
    margin-bottom: 15px;
}
#summary-table td{
    width: 25%;
}
#summary-table td span{
    font-family: 'open_sansbold',sans-serif;
}
.dashboard-item{
    clear: both;
    text-align: left;
    padding: 15px 0 0 0;
}
.dashboard-left{
    float: left;
    width: 680px;
}
.dashboard-left img{
    max-width: 100%;
}
.dashboard-heading{
    font-family: 'open_sansbold', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    background-color: #e5e5e5;
    padding: 10px;
}
.dashboard-ticket{
    float: left;
    color: #969696;
    font-size: 12px;
    padding-bottom: 5px;
    border-bottom: solid 1px #ddd;
    margin-bottom: 10px;
}
.dashboard-title{
    clear: both;
    font-family: 'open_sansbold', sans-serif;
    font-size: 16px;
    color: #606060;
    padding-bottom: 10px;
}
.dashboard-date{
    color: #969696;
    padding-bottom: 10px;
    line-height: 140%;
}
.dashboard-article{
    line-height: 160%;
    overflow-x: hidden;
}
.dashboard-right{
    float: right;
    width: 250px;
}
.dashboard-image{
    float: left;
    margin-right: 10px;
    width: 120px;
    height: 90px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.status-image{
    height: 40px;
    float: left;
    padding-right: 10px;
    vertical-align: middle;
}
.dashboard-status{
    line-height: 40px;
    color: #969696;
    font-size: 16px;
}
.dashboard-category{
    float: left;
    padding-top: 10px;
    color: #00b0ff;
}
.dashboard-tags{
    float: right;
    padding-top: 10px;
    color: #00b0ff;
}
.dashboard-divider{
    height: 1px;
    background-color: #e0e0e0;
    margin: 15px 0 0 0;
}
.admin-dashboard-category{
    float: right;
    margin-bottom: 10px;
    color: #00b0ff;
    font-size: 16px;
}
.dashboard-author{
    clear: both;
    float: right;
    margin-bottom: 10px;
    color: #606060;
}
p{
    padding: 10px 0 5px;
    line-height: 150%;
}
.modalArticle {
	position: absolute;
	font-family: 'open_sansregular', sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	opacity:0;
    	pointer-events: none;
	color: #404040;
	line-height: 140%;
}
.modalArticle:target {
	opacity:1;
	pointer-events: auto;
}

.modalArticle > div {
	width: 80%;
        max-width: 900px;
	position: relative;
	margin: 10% auto;
	padding: 30px;
	border-radius: 3px;
	background: none repeat scroll 0% 0% #FFF;
        -moz-box-shadow: 0 0 4px #000;
    -webkit-box-shadow: 0 0 4px #000;
    box-shadow: 0 0 4px #000;
}
.modalArticle > div > ul{
    list-style: circle !important;
}
#admin-table .sp_step1-active{
    height:20px;
    line-height: 20px;
    width:28.9%;
    background:#fff url("../images/cart_step1.jpg") top right repeat-y;
    color:#000;
    font-family:arial;
    font-size:14px;
    font-weight:bold;
    padding:13px 0 12px 30px;
    vertical-align: middle;
    text-align: left;
}
#admin-table .sp_step1-active a{
    color:#000;
    text-decoration: none;
}
#admin-table .sp_step1-active span{
    font-size:20px;
    float:right;
    padding-right:45px;
}
#admin-table .sp_step1{
    height:20px;
    line-height: 20px;
    width:28.9%;
    background:#ecebeb url("../images/cart_step1_white.jpg") top right repeat-y;
    color:#a19f9f;
    font-family:arial;
    font-size:14px;
    font-weight:bold;
    padding:13px 0 10px 30px;
    cursor: pointer;
    vertical-align:middle!important;
    text-align: left;
}
#admin-table .sp_step1 a{
    color:#a19f9f;
    text-decoration: none;
}
#admin-table .sp_step1 span{
    font-size:20px;
    float:right;
    padding-right:45px;
}
#admin-table .sp_step2{
    height:20px;
    line-height: 20px;
    width:28.9%;
    background:#ecebeb url("../images/cart_step2.jpg") top right repeat-y;
    color:#a19f9f;
    font-family:arial;
    font-size:14px;
    font-weight:bold;
    padding:13px 0 10px 30px;
    cursor: pointer;
    vertical-align:middle!important;
    text-align: left;
}
#admin-table .sp_step2 a{
    color:#a19f9f;
    text-decoration: none;
}
#admin-table .sp_step2 span{
    font-size:20px;
    float:right;
    padding-right:45px;
}
#admin-table .sp_step2-active{
    height:20px;
    line-height: 20px;
    width:28.9%;
    background:#fff url("../images/cart_step1.jpg") top right repeat-y;
    color:#000;
    font-family:arial;
    font-size:14px;
    font-weight:bold;
    padding:13px 0 12px 30px;
    cursor: pointer;
    vertical-align: middle;
    text-align: left;
    }
#admin-table .sp_step2-active span{
    font-size:24px;
    float:right;
    padding-right:45px;
}
.blue-button{
    clear: both;
    float: left;
    margin-top: 10px;
    line-height: 16px;
    font-size: 14px;
    padding: 5px 7px;
    background-color: #00b0ff;
    color: #fff;
    text-transform: uppercase;
}
.blue-button a{
    color: #fff;
    text-decoration: none;
}
.blue-button:hover{
    opacity: 0.9;
    cursor: pointer;
}
.blue-button img{
    vertical-align: middle;
    padding-right: 3px;
    height: 16px;
}
.grey-button{
    clear: both;
    float: left;
    margin-top: 10px;
    line-height: 16px;
    font-size: 14px;
    padding: 5px 7px;
    background-color: #b0b0b0;
    color: #fff;
    text-transform: uppercase;
}
.green-button{
    clear: both;
    float: left;
    margin-top: 10px;
    line-height: 16px;
    font-size: 14px;
    padding: 5px 7px;
    background-color: #24A030;
    color: #fff;
    text-transform: uppercase;
}
.grey-button a, .green-button a{
    color: #fff;
    text-decoration: none;
}
.grey-button:hover, .green-button:hover{
    opacity: 0.9;
    cursor: pointer;
}
.grey-button img, .green-button img{
    vertical-align: middle;
    padding-right: 3px;
    height: 16px;
}
.modal-ticket{
    padding-bottom: 10px;
}
#comments-textarea{
    margin-top: 5px;
    margin-bottom: 10px;
    font-family: 'open_sansregular',sans-serif;
    font-size: 13px;
    color: #404040;
    padding: 5px;
    border: 1px solid #e0e0e0;
    width: 248px;
    border-radius: 5px;
    resize: none;
}
.modalDialog input{
    margin-top: 5px;
    margin-bottom: 10px;
    font-family: 'open_sansregular',sans-serif;
    font-size: 13px;
    color: #404040;
    padding: 5px;
    border: 1px solid #e0e0e0;
    width: 248px;
    border-radius: 3px;
}
#search-div{
    clear: both;
    float: right;
    background-color: #fff;
    font-size: 14px;
    font-family: 'Open Sans',sans-serif;
    color: #404040;
    padding: 5px 10px;
}
#search-input{
    border: solid 1px #d0d0d0;
    outline: none;
    width: 120px;
    height: 14px;
    padding: 5px;
    font-family: 'Open Sans',sans-serif;
    font-size: 13px;
    color: #404040;
}
#search-button{
    vertical-align: middle;
    padding-left: 3px;
}
#search-button:hover{
    cursor: pointer;
    opacity: 0.8;
}
#prepare-table td{
    padding: 5px;
}
#prepare-table input{
    font-family: 'open_sansregular',sans-serif;
    font-size: 13px;
    color: #404040;
    padding: 5px;
    border: 1px solid #e0e0e0;
    width: 612px;
    height: 20px;
}
#prepare-table select{
    font-family: 'open_sansregular',sans-serif;
    font-size: 13px;
    color: #404040;
    padding: 5px;
    border: 1px solid #e0e0e0;
    width: 625px;
    height: 30px;
}
#prepare-table textarea{
    font-family: 'open_sansregular',sans-serif;
    font-size: 13px;
    color: #404040;
    padding: 5px;
    border: 1px solid #e0e0e0;
    width: 612px;
    height: 60px;
}
#code-div{
    margin-top: 10px;
    line-height: 140%;
    text-align: left;
}
#manager-search-div{
    clear: both;
    text-align: left;
    padding: 15px 0;
}
.table td{
    padding: 5px 10px 5px 0;
    vertical-align: middle;
}
.table input[type=text]{
    font-family: 'open_sansregular',sans-serif;
    font-size: 13px;
    color: #404040;
    padding: 5px;
    border: 1px solid #e0e0e0;
    width: 300px;
    height: 20px;
}
.table select{
    font-family: 'open_sansregular',sans-serif;
    font-size: 13px;
    color: #404040;
    padding: 5px;
    border: 1px solid #e0e0e0;
    width: 312px;
    height: 30px;
}
.table select option{
    height: 25px;
    line-height: 25px;
    padding-top: 5px;
}
.table textarea{
    font-family: 'open_sansregular',sans-serif;
    font-size: 13px;
    color: #404040;
    padding: 5px;
    border: 1px solid #e0e0e0;
    width: 300px;
    height: 60px;
    resize: none;
}
.table_large input,.table_large textarea{
    width: 500px
}
.table-small tr td input[type=text]{
    width: 100px;
}
.table-small select{
    width: 250px;
}
.table-full{
    width: 100%;
}
.ad-image{
    display: inline-block;
    margin: 0 20px 20px 5px;
    border: solid 1px #d0d0d0;
}
.table input[type=radio]
{
    display: inline-block;
    vertical-align: top;
}
#articles{
    text-align: left;
}
.article-div{
    width: 420px;
    display: inline-block;
    padding: 20px;
    vertical-align: top;
    line-height: 200%;
    background-color: #f5f5f5;
    margin: 0 10px 10px 0;
}
.table-top td{
    vertical-align: top;
}
.table-top{
    width: 950px;
}
.tab-container{
    text-align: left;
    border-bottom: solid 1px #e0e0e0;
}
.tab-container a{
    color: #404040;
}
.tab{
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer;
    font-size: 16px;
}
.tab-active{
    background-color: #e0e0e0;
}
.tab-active:hover{
    background-color: #e0e0e0;
}
.tab:hover{
    background-color: #f0f0f0;
}
/* New Dashboard Styles */

.content-left{
    display: inline-block;
    vertical-align: top;
    width: 320px;
    margin-right: 20px;
    color: #606060;
}
.content-right{
    display: inline-block;
    vertical-align: top;
    width: 610px;
    color: #606060;
}
.dashboard-box{
    width: 100%;
    padding: 15px;
    box-sizing:border-box;
    background-color: #fff;
    box-shadow:1px 1px 1px 1px rgba(180,180,180,0.1);
    margin-bottom: 20px;
}
.dashboard-box hr{
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #f0f0f0;
    margin: 10px 0;
    padding: 0; 
}
.author-headshot{
    display: inline-block;
    width: 80px;
    height: 80px;
    float: left;
    vertical-align: middle;
    margin-right: 10px;
    border-radius: 40px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    border: solid 1px #e0e0e0;
}
.author-profile{
    display: inline-block;
    width: 191px;
    vertical-align: top;
}
.author-short-bio{
    padding-top: 5px;
}
i.fa{
    padding-right: 3px;
}
.summary-block {
    display: inline-block;
    width: 50%;
    vertical-align: top
}
.summary-number{
    font-size: 24px;
    padding-top: 5px;
    padding-bottom: 15px
}
.dashboard-box .blue-button{
    font-size: 12px;
    padding: 8px 12px;
    clear: none;
    margin-left: 10px;
}
.changes-status{
    margin: 5px auto 20px;
    padding: 8px 10px;
    color: #fff;
    border-radius:5px;
    text-align: center
}
.changes-status div{
    padding-bottom: 5px;
}
.profile-pending {
    padding: 10px 0;
    text-align: left;
    border-bottom: solid 1px #ddd;
    line-height: 160%;
}
/* Cropit Styles Begin */
.cropit-preview {
    background-color: #f8f8f8;
    background-size: cover;
    border: 1px solid #ccc;
    margin-top: 7px;
    width: 200px;
    height: 200px;
}
.cropit-preview-image{
    
}
  input.cropit-image-zoom-input{
    width: 200px;
    margin-left: 0;
  }

  .cropit-preview-image-container {
    cursor: move;
  }

  .image-size-label {
    margin-top: 10px;
  }

  button[type="submit"] {
    margin-top: 10px;
  }
/* Cropit Styles End */